Namespace: |
|
Content: |
complex, 7 elements |
Defined: |
globally in sales.xsd; see XML source |
Includes: |
definitions of 7 elements |
Used: |
at 1 location |
XML Representation Summary | |||||
<...> | |||||
|
|||||
</...> |
<xsd:complexType name="CustomerDataType"> <xsd:sequence> </xsd:sequence> </xsd:complexType> |
Type: |
ContactType, complex content |
<xsd:element name="BillingContact" nillable="false" type="ContactType"/> |
Type: |
CustomerPaymentDataType, complex content |
<xsd:element name="CustomerPaymentData" nillable="false" type="CustomerPaymentDataType"/> |
Type: |
ContactType, complex content |
<xsd:element name="DeliveryContact" nillable="false" type="ContactType"/> |
Type: |
LanguageType, simple content |
|
Enumeration: |
"English", "German", "Spanish", "French", "Portuguese", "Italian", "Dutch", "Norwegian", "Swedish", "Finnish", "Japanese", "Korean", "Russian", "Other" |
<xsd:element name="Language" nillable="false" type="LanguageType"/> |
Type: |
xsd:string, predefined, simple content |
|
<xsd:element name="RegName" nillable="false" type="xsd:string"/> |
Type: |
xsd:boolean, predefined, simple content |
|
<xsd:element minOccurs="0" name="SubscribeNewsletter" nillable="false" type="xsd:boolean"/> |
Type: |
xsd:string, predefined, simple content |
Nillable: |
(can be declared as nil using xsi:nil attribute in instance XML documents) |
|
<xsd:element minOccurs="0" name="VatId" nillable="true" type="xsd:string"/> |
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. |