Definition Type: Element
Name: PostingCreateProperties
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Type: nsA:PostingCreatePropertiesType
Containing Schema: CIDX_CeS_v4.0_Message_PostingCreate.xsd
Abstract
Documentation:
Properties for the create posting 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 PostingInstructions in schema cidx_ces_v4_0_message_postingcreate_xsd Drilldown into EffectiveDates in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into PostingNumber in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into PostingCreatePropertiesType in schema cidx_ces_v4_0_message_postingcreate_xsdXSD Diagram of PostingCreateProperties in schema cidx_ces_v4_0_message_postingcreate_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:element name="PostingCreateProperties" type="PostingCreatePropertiesType">
    <xsd:annotation>
        <xsd:documentation>
            <Documentation>
                <Description>Properties for the create posting 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
EffectiveDates nsA:EffectiveDates 1 1
PostingInstructions nsA:PostingInstructions 1 1
LanguageCode nsA:LanguageCode 0 1
Collapse Derivation Tree: