Note that there are some explanatory texts on larger screens.

plurals
  1. POis there something wrong with my xml file?
    primarykey
    data
    text
    <p>is there something wrong with the xml i created? is there any way i can optimize or improve this?</p> <pre><code>&lt;?xml version="1.0" encoding="UTF-8"?&gt; &lt;countries&gt; &lt;country&gt; &lt;countryname&gt;Philippines&lt;/countryname&gt; &lt;subsidiaries&gt; &lt;subsidiary&gt; &lt;name&gt;Sartorius Philippines Inc.&lt;/name&gt; &lt;address&gt;Unit 20-A The World Centre Building, 330 Senator Gil Puyat Avenue Makati 1209 City Philippines, Philippines&lt;/address&gt; &lt;phone&gt;+63.2.8640.929&lt;/phone&gt; &lt;fax&gt;+63.28640.932&lt;/fax&gt; &lt;email&gt;enquiry.philippines@sartorius.com&lt;/email&gt; &lt;website&gt;http://www.sartorius-mechatronics.com.ph&lt;/website&gt; &lt;/subsidiary&gt; &lt;/subsidiaries&gt; &lt;/country&gt; &lt;country&gt; &lt;countryname&gt;Denmark&lt;/countryname&gt; &lt;subsidiaries&gt; &lt;subsidiary&gt; &lt;name&gt;Sartorius Stedim Nordic A|S&lt;/name&gt; &lt;address&gt;stedim Hoerskaetten 6d 2630 Taastrup, Denmark&lt;/address&gt; &lt;phone&gt;+45.7023.4400&lt;/phone&gt; &lt;fax&gt;+45.4630.4030&lt;/fax&gt; &lt;email&gt;ne.customersupport@sartorius.com&lt;/email&gt; &lt;website&gt;&lt;/website&gt; &lt;/subsidiary&gt; &lt;subsidiary&gt; &lt;name&gt;Sartorius Nordic A|S&lt;/name&gt; &lt;address&gt;Hoerskaetten 6D 2630 Taastrup, Denmark&lt;/address&gt; &lt;phone&gt;+45.7023.4400&lt;/phone&gt; &lt;fax&gt;+45.4630.4030&lt;/fax&gt; &lt;email&gt;ne.customersupport@sartorius.com&lt;/email&gt; &lt;website&gt;&lt;/website&gt; &lt;/subsidiary&gt; &lt;/subsidiaries&gt; &lt;/country&gt; &lt;/countries&gt; </code></pre> <p>im just new at creating xml, i have no idea if my xml is good or not, i need your advice. thanks!</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload