Namespace: |
|
Defined: |
globally in sales.xsd; see XML source |
Used: |
at 1 location |
Simple Content Model |
enumeration of xsd:string |
Enumeration: |
"online", "phone", "fax", "email", "letter", "Other", "unknown" |
Type Derivation Tree xsd:string (restriction) ![]() |
Derivation: |
restriction of xsd:string |
|||
Facets: |
|
<xsd:simpleType name="PurchaseOriginType"> <xsd:restriction base="xsd:string"> <xsd:enumeration value="online"/> <xsd:enumeration value="phone"/> <xsd:enumeration value="fax"/> <xsd:enumeration value="email"/> <xsd:enumeration value="letter"/> <xsd:enumeration value="Other"/> <xsd:enumeration value="unknown"/> </xsd:restriction> </xsd:simpleType> |
XML schema documentation generated with DocFlex/XML SDK 1.8.0 using DocFlex/XML XSDDoc 2.2.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration. |