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

  • Users: amiranda
  • Content: Threads
  • Order by date
  1. amiranda

    XSD choice sequence

    How can I set a sequence of choices? An example: <xs:element name="OPERATIONS"> <xs:complexType> <xs:sequence> <xs:choice> <xs:element ref="INSERT"/> <xs:element ref="UPDATE"/> <xs:element ref="CREATE"/> <xs:element ref="DELETE"/>...

Part and Inventory Search

Back
Top