Namespace: |
|
Defined: |
globally in sales.xsd; see XML source |
Used: |
at 2 locations |
Enumeration: |
"USD", "EUR", "GBP", "AUD", "CAD", "CHF", "JPY", "OTH" |
| Currency (in CustomerPaymentData), | Currency (in PurchaseItem) |
| Currency (in CustomerPaymentData), | Currency (in PurchaseItem) |
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 1.8.7 using DocFlex/XML XSDDoc 2.7.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration. |