Namespace: |
|
Defined: |
globally in sales.xsd; see XML source |
Used: |
at 1 location |
Simple Content Model |
enumeration of xsd:string |
Enumeration: |
"Electronically", "Postal Mail", "Fax", "Other" |
Type Derivation Tree xsd:string (restriction) ![]() |
Derivation: |
restriction of xsd:string |
|||
Facets: |
|
<xsd:simpleType name="DeliverytypeType"> <xsd:restriction base="xsd:string"> <xsd:enumeration value="Electronically"/> <xsd:enumeration value="Postal Mail"/> <xsd:enumeration value="Fax"/> <xsd:enumeration value="Other"/> </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. |