Definition Type: ComplexType
Name: PostingChangeDetailsType
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 PostingChangeLineItem in schema cidx_ces_v4_0_message_postingchange_xsdXSD Diagram of PostingChangeDetailsType in schema cidx_ces_v4_0_message_postingchange_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="PostingChangeDetailsType">
    <xsd:sequence minOccurs="1" maxOccurs="1">
        <xsd:element ref="PostingChangeLineItem" minOccurs="1" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PostingChangeLineItem nsA:PostingChangeLineItem 1 unbounded
Collapse Derivation Tree:
Collapse References:
nsA:PostingChangeDetails