Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. lantoli

    XSD: same element with different properties

    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...

Part and Inventory Search

Back
Top