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: lode004
  • Content: Threads
  • Order by date
  1. lode004

    [XSD] xml elements restricting the occurance of other elements

    Hi, An extract of the xsd file i have: <xs:element name="Side"> <xs:complexType> <xs:sequence> <xs:element name="CIRC" type="xs:double" default="0.00"> <xs:annotation> <xs:documentation>Circumference</xs:documentation> </xs:annotation> </xs:element>...

Part and Inventory Search

Back
Top