complexType "CustomerPaymentDataType"
Namespace:
Content:
complex, 4 elements
Defined:
globally in sales.xsd; see XML source
Includes:
definitions of 4 elements
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (4):
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Payment Information of Customer (part of CustomerDataType)
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="CustomerPaymentDataType">
<xsd:sequence>
<xsd:element name="PaymentType" nillable="false" type="PaymenttypeType"/>
<xsd:element name="Currency" nillable="false" type="CurrencyType"/>
<xsd:element minOccurs="0" name="CCType" nillable="true" type="CCtypeType"/>
<xsd:element minOccurs="0" name="DCType" nillable="true" type="DCtypeType"/>
</xsd:sequence>
</xsd:complexType>

XML schema documentation generated with FlexDoc/XML 1.13 using FlexDoc/XML XSDDoc 2.9.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.