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 MikeeOK 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: *

  • Users: parmy
  • Order by date
  1. parmy

    Mixing Content Type and Attributes

    I'm not sure if this is possible but I would like to allow the following: <boolean id="x">true</boolean> The closest I can get to this using an XSD Schema is the following: <boolean id="x"> <value>true</value> </boolean> The problem appears to be with specifying the element type and...

Part and Inventory Search

Back
Top