Namespace: |
|
Defined: |
globally in sales.xsd; see XML source |
Used: |
at 1 location |
Simple Content Model |
enumeration of xsd:string |
Enumeration: |
"Credit Card", "Check", "Wire Transfer", "Cash", "Direct Debit", "Debit Card", "Stackbox", "Invoice", "No Payment needed", "Other" |
Type Derivation Tree xsd:string (restriction) ![]() |
Derivation: |
restriction of xsd:string |
|||
Facets: |
|
<xsd:simpleType name="PaymenttypeType"> <xsd:restriction base="xsd:string"> <xsd:enumeration value="Credit Card"/> <xsd:enumeration value="Check"/> <xsd:enumeration value="Wire Transfer"/> <xsd:enumeration value="Cash"/> <xsd:enumeration value="Direct Debit"/> <xsd:enumeration value="Debit Card"/> <xsd:enumeration value="Stackbox"/> <xsd:enumeration value="Invoice"/> <xsd:enumeration value="No Payment needed"/> <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. |