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

  1. BigShane

    [XSD] 0:1-Restriction

    Hi! My code so far: <xs:element name="abc" minOccurs="0" maxOccurs="10"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="a" /> <xs:enumeration value="b" /> <xs:enumeration value="c" />...

Part and Inventory Search

Back
Top