Definition Type: ComplexType
Name: InvoicePropertiesType
Namespace: urn:cidx:names:specification:ces:schema:all:5:0
Containing Schema: CIDX_5.0.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into SelfBillingFlag in schema cidx_5_0_xsd Drilldown into TransportMethodCode in schema cidx_5_0_xsd Drilldown into ShipmentMethodOfPaymentCode in schema cidx_5_0_xsd Drilldown into DeliveryTerms in schema cidx_5_0_xsd Drilldown into PaymentTerms in schema cidx_5_0_xsd Drilldown into InvoiceTotals in schema cidx_5_0_xsd Drilldown into OtherPartner in schema cidx_5_0_xsd Drilldown into SpecialInstructions in schema cidx_5_0_xsd Drilldown into MarketPlaceInformation in schema cidx_5_0_xsd Drilldown into CurrencyRate in schema cidx_5_0_xsd Drilldown into SecondCurrency in schema cidx_5_0_xsd Drilldown into PrimaryCurrency in schema cidx_5_0_xsd Drilldown into LanguageCode in schema cidx_5_0_xsd Drilldown into ReverseChargeFlag in schema cidx_5_0_xsd Drilldown into ShipDate in schema cidx_5_0_xsd Drilldown into ReferenceInformation in schema cidx_5_0_xsd Drilldown into GrossInvoiceAmount in schema cidx_5_0_xsd Drilldown into InvoiceIssueDate in schema cidx_5_0_xsd Drilldown into InvoiceDate in schema cidx_5_0_xsd Drilldown into InvoiceType in schema cidx_5_0_xsd Drilldown into InvoiceNumber in schema cidx_5_0_xsdXSD Diagram of InvoicePropertiesType in schema cidx_5_0_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="InvoicePropertiesType">
    <xsd:sequence>
        <xsd:element ref="InvoiceNumber" />
        <xsd:element ref="InvoiceType" />
        <xsd:element ref="InvoiceDate" />
        <xsd:element ref="InvoiceIssueDate" minOccurs="0" />
        <xsd:element ref="GrossInvoiceAmount" />
        <xsd:element ref="ReferenceInformation" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="ShipDate" minOccurs="0" />
        <xsd:element ref="ReverseChargeFlag" minOccurs="0" />
        <xsd:element ref="LanguageCode" minOccurs="0" />
        <xsd:element ref="PrimaryCurrency" />
        <xsd:element ref="SecondCurrency" minOccurs="0" />
        <xsd:element ref="CurrencyRate" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="MarketPlaceInformation" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="SpecialInstructions" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="OtherPartner" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="InvoiceTotals" />
        <xsd:element ref="PaymentTerms" />
        <xsd:element ref="DeliveryTerms" minOccurs="0" />
        <xsd:element ref="ShipmentMethodOfPaymentCode" minOccurs="0" />
        <xsd:element ref="TransportMethodCode" minOccurs="0" />
        <xsd:element ref="SelfBillingFlag" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
InvoiceNumber nsA:InvoiceNumber (1) (1)
InvoiceType nsA:InvoiceType (1) (1)
InvoiceDate nsA:InvoiceDate (1) (1)
InvoiceIssueDate nsA:InvoiceIssueDate 0 (1)
GrossInvoiceAmount nsA:GrossInvoiceAmount (1) (1)
ReferenceInformation nsA:ReferenceInformation 0 unbounded
ShipDate nsA:ShipDate 0 (1)
ReverseChargeFlag nsA:ReverseChargeFlag 0 (1)
LanguageCode nsA:LanguageCode 0 (1)
PrimaryCurrency nsA:PrimaryCurrency (1) (1)
SecondCurrency nsA:SecondCurrency 0 (1)
CurrencyRate nsA:CurrencyRate 0 unbounded
MarketPlaceInformation nsA:MarketPlaceInformation 0 unbounded
SpecialInstructions nsA:SpecialInstructions 0 unbounded
OtherPartner nsA:OtherPartner 0 unbounded
InvoiceTotals nsA:InvoiceTotals (1) (1)
PaymentTerms nsA:PaymentTerms (1) (1)
DeliveryTerms nsA:DeliveryTerms 0 (1)
ShipmentMethodOfPaymentCode nsA:ShipmentMethodOfPaymentCode 0 (1)
TransportMethodCode nsA:TransportMethodCode 0 (1)
SelfBillingFlag nsA:SelfBillingFlag 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:InvoiceProperties