Definition Type: ComplexType
Name: PaymentPropertiesType
Namespace: urn:cidx:names:specification:ces:schema:all:5:0
Containing Schema: CIDX_5.0.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into LanguageCode in schema cidx_5_0_xsd Drilldown into PaymentDates in schema cidx_5_0_xsd Drilldown into SellerAccountDetails in schema cidx_5_0_xsd Drilldown into BuyerAccountDetails in schema cidx_5_0_xsd Drilldown into PaymentFormatCode in schema cidx_5_0_xsd Drilldown into TotalPaymentAmount in schema cidx_5_0_xsd Drilldown into ReconciliationNumber in schema cidx_5_0_xsd Drilldown into MarketPlaceInformation in schema cidx_5_0_xsd Drilldown into PaymentMethodCode in schema cidx_5_0_xsd Drilldown into CreditDebitIndicator in schema cidx_5_0_xsd Drilldown into BuyerTransactionNumber in schema cidx_5_0_xsdXSD Diagram of PaymentPropertiesType in schema cidx_5_0_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="PaymentPropertiesType">
    <xsd:sequence>
        <xsd:element ref="BuyerTransactionNumber" />
        <xsd:element ref="CreditDebitIndicator" />
        <xsd:element ref="PaymentMethodCode" />
        <xsd:element ref="MarketPlaceInformation" minOccurs="0" />
        <xsd:element ref="ReconciliationNumber" />
        <xsd:element ref="TotalPaymentAmount" />
        <xsd:element ref="PaymentFormatCode" />
        <xsd:element ref="BuyerAccountDetails" />
        <xsd:element ref="SellerAccountDetails" />
        <xsd:element ref="PaymentDates" />
        <xsd:element ref="LanguageCode" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
BuyerTransactionNumber nsA:BuyerTransactionNumber (1) (1)
CreditDebitIndicator nsA:CreditDebitIndicator (1) (1)
PaymentMethodCode nsA:PaymentMethodCode (1) (1)
MarketPlaceInformation nsA:MarketPlaceInformation 0 (1)
ReconciliationNumber nsA:ReconciliationNumber (1) (1)
TotalPaymentAmount nsA:TotalPaymentAmount (1) (1)
PaymentFormatCode nsA:PaymentFormatCode (1) (1)
BuyerAccountDetails nsA:BuyerAccountDetails (1) (1)
SellerAccountDetails nsA:SellerAccountDetails (1) (1)
PaymentDates nsA:PaymentDates (1) (1)
LanguageCode nsA:LanguageCode 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:PaymentProperties