I have this XML:
...
<data>
...
<field name="color">red</field>
<field name="doors">4</field>
...
</data>
...
I wonder if it's possible to make a schema that constrains the field elements, so the first field name must be color, next one doors, etc. It'd also be very useful if the data type...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.