Definition Type: Element
Name: PostingResponseProperties
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Type: nsA:PostingResponsePropertiesType
Containing Schema: CIDX_CeS_v4.0_Message_PostingResponse.xsd
Abstract
Documentation:
Properties for the posting response transaction. This is the official definition of Posting Properties, all other posting transactions should follow this definition.
Collapse XSD Schema Diagram:
Drilldown into LanguageCode in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into RequestType in schema cidx_ces_v4_0_message_postingresponse_xsd Drilldown into ResponseInformation in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ResponseIdentifier in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ConfirmationNumber in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into PostingNumber in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into PostingResponsePropertiesType in schema cidx_ces_v4_0_message_postingresponse_xsdXSD Diagram of PostingResponseProperties in schema cidx_ces_v4_0_message_postingresponse_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:element name="PostingResponseProperties" type="PostingResponsePropertiesType">
    <xsd:annotation>
        <xsd:documentation>
            <Documentation>
                <Description>Properties for the posting response transaction.</Description>
                <Comments>This is the official definition of Posting Properties, 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
PostingNumber nsA:PostingNumber 1 1
ConfirmationNumber nsA:ConfirmationNumber 0 1
ResponseIdentifier nsA:ResponseIdentifier 0 1
ResponseInformation nsA:ResponseInformation 0 unbounded
RequestType nsA:RequestType 1 1
LanguageCode nsA:LanguageCode 0 1
Collapse Derivation Tree: