Definition Type: Element
Name: PostingAcceptPartners
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Type: nsA:PostingAcceptPartnersType
Containing Schema: CIDX_CeS_v4.0_Message_PostingAccept.xsd
Abstract
Documentation:
Identifies the buyer or seller who is initiating the acceptance. Note: This is required. In the response it will be optional. This is the official definition of Posting Partners, all other posting transactions should follow this definition.
Collapse XSD Schema Diagram:
Drilldown into OtherPartner in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into Buyer in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into Seller in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into PostingAcceptPartnersType in schema cidx_ces_v4_0_message_postingaccept_xsdXSD Diagram of PostingAcceptPartners in schema cidx_ces_v4_0_message_postingaccept_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:element name="PostingAcceptPartners" type="PostingAcceptPartnersType">
    <xsd:annotation>
        <xsd:documentation>
            <Documentation>
                <Description>Identifies the buyer or seller who is initiating the acceptance.</Description>
                <Comments>Note: This is required. In the response it will be optional. This is the official definition of Posting Partners, all other posting transactions should follow this definition.</Comments>
            </Documentation>
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Seller nsA:Seller (1) (1)
Buyer nsA:Buyer (1) (1)
OtherPartner nsA:OtherPartner 0 unbounded
Collapse Derivation Tree: