Definition Type: ComplexType
Name: PostingChangeBodyType
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Containing Schema: CIDX_CeS_v4.0_Message_PostingChange.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PostingChangeDetails in schema cidx_ces_v4_0_message_postingchange_xsd Drilldown into PostingChangePartners in schema cidx_ces_v4_0_message_postingchange_xsd Drilldown into PostingChangeProperties in schema cidx_ces_v4_0_message_postingchange_xsdXSD Diagram of PostingChangeBodyType in schema cidx_ces_v4_0_message_postingchange_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="PostingChangeBodyType">
    <xsd:sequence minOccurs="1" maxOccurs="1">
        <xsd:element ref="PostingChangeProperties" minOccurs="1" maxOccurs="1" />
        <xsd:element ref="PostingChangePartners" minOccurs="1" maxOccurs="1" />
        <xsd:element ref="PostingChangeDetails" minOccurs="1" maxOccurs="1" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PostingChangeProperties nsA:PostingChangeProperties 1 1
PostingChangePartners nsA:PostingChangePartners 1 1
PostingChangeDetails nsA:PostingChangeDetails 1 1
Collapse Derivation Tree:
Collapse References:
nsA:PostingChangeBody