complexType "e5SalesExportType"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
Content Model Diagram
XML Representation Summary |
<...> |
|
|
</...> |
All Direct / Indirect Based Elements (1):
-
Known Usage Locations
- In derivations of anonymous types of elements (1):
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:sequence maxOccurs="unbounded" minOccurs="0"> </xsd:sequence> </xsd:sequence> </xsd:complexType> |
Content Element Detail (all definitions, specified in this component only; 6/6)
ExportCTime-
Type: |
xsd:dateTime, predefined, simple content |
XML Representation Summary |
<ExportCTime> |
|
Content: |
{ xsd:dateTime } |
</ExportCTime> |
|
XML Source (see within schema source)
<xsd:element name="ExportCTime" nillable="false" type="xsd:dateTime"/> |
ExportPurchaseItemKeys-
Type: |
xsd:boolean, predefined, simple content |
XML Representation Summary |
<ExportPurchaseItemKeys> |
|
Content: |
{ xsd:boolean } |
</ExportPurchaseItemKeys> |
|
XML Source (see within schema source)
ExportRefundsAndChargebacks-
Type: |
xsd:boolean, predefined, simple content |
XML Representation Summary |
<ExportRefundsAndChargebacks> |
|
Content: |
{ xsd:boolean } |
</ExportRefundsAndChargebacks> |
|
XML Source (see within schema source)
-
XML Source (see within schema source)
RangeFromDate-
Type: |
xsd:date, predefined, simple content |
XML Representation Summary |
<RangeFromDate> |
|
Content: |
{ xsd:date } |
</RangeFromDate> |
|
XML Source (see within schema source)
<xsd:element name="RangeFromDate" nillable="false" type="xsd:date"/> |
RangeToDate-
Type: |
xsd:date, predefined, simple content |
XML Representation Summary |
<RangeToDate> |
|
Content: |
{ xsd:date } |
</RangeToDate> |
|
XML Source (see within schema source)
<xsd:element name="RangeToDate" nillable="false" type="xsd:date"/> |