complexType "e5SalesExportType"
Namespace:
Content:
complex, 6 elements
Defined:
globally in sales.xsd; see XML source
Includes:
definitions of 6 elements
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (6):
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Meta Data plus list of Purchases
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="e5SalesExportType">
<xsd:sequence>
<xsd:element name="ExportCTime" nillable="false" type="xsd:dateTime"/>
<xsd:element name="RangeFromDate" nillable="false" type="xsd:date"/>
<xsd:element name="RangeToDate" nillable="false" type="xsd:date"/>
<xsd:element name="ExportRefundsAndChargebacks" nillable="false" type="xsd:boolean"/>
<xsd:element name="ExportPurchaseItemKeys" nillable="false" type="xsd:boolean"/>
<xsd:sequence maxOccurs="unbounded" minOccurs="0">
<xsd:element name="Purchase" type="PurchaseType"/>
</xsd:sequence>
</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.