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 Chriss Miller 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. lagyossarian

    Trouble nesting elements in a schema

    I'm new to XML and XSD. I have an existing schema with an element, ASSET, to which I want to add a sub-element, ACCOUNT. The existing code is below: <xs:element name="ASSET"> <xs:complexType> <xs:sequence> <xs:complexContent> <xs:restriction base="xs:anyType">...

Part and Inventory Search

Back
Top