Namespace: |
|
Defined: |
globally in sales.xsd; see XML source |
Used: |
at 1 location |
Simple Content Model |
enumeration of xsd:string |
Enumeration: |
"USD", "EUR", "GBP", "AUD", "CAD", "CHF", "JPY", "OTH" |
Type Derivation Tree xsd:string (restriction) ![]() |
Derivation: |
restriction of xsd:string |
|||
Facets: |
|
<xsd:simpleType name="CurrencyType"> <xsd:restriction base="xsd:string"> <xsd:enumeration value="USD"/> <xsd:enumeration value="EUR"/> <xsd:enumeration value="GBP"/> <xsd:enumeration value="AUD"/> <xsd:enumeration value="CAD"/> <xsd:enumeration value="CHF"/> <xsd:enumeration value="JPY"/> <xsd:enumeration value="OTH"/> </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. |