Definition Type: Element
Name: DeliveryReceiptPartners
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Type: nsA:DeliveryReceiptPartnersType
Containing Schema: CIDX_CeS_v4.0_Message_DeliveryReceipt.xsd
Abstract
Documentation:
Defines the buyer and the seller between which the transaction takes place
Collapse XSD Schema Diagram:
Drilldown into OtherPartner in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into Seller in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into Buyer in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into DeliveryReceiptPartnersType in schema cidx_ces_v4_0_message_deliveryreceipt_xsdXSD Diagram of DeliveryReceiptPartners in schema cidx_ces_v4_0_message_deliveryreceipt_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:element name="DeliveryReceiptPartners" type="DeliveryReceiptPartnersType">
    <xsd:annotation>
        <xsd:documentation>
            <Documentation>
                <Description>Defines the buyer and the seller between which the transaction takes place</Description>
            </Documentation>
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Buyer nsA:Buyer 1 1
Seller nsA:Seller 1 1
OtherPartner nsA:OtherPartner 0 unbounded
Collapse Derivation Tree: