Definition Type: ComplexType
Name: PostingInstructionsType
Namespace: urn:cidx:names:specification:ces:schema:all:5:0
Containing Schema: CIDX_5.0.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into AnonymityFlag in schema cidx_5_0_xsd Drilldown into AllowExportFlag in schema cidx_5_0_xsd Drilldown into PostingType in schema cidx_5_0_xsdXSD Diagram of PostingInstructionsType in schema cidx_5_0_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="PostingInstructionsType">
    <xsd:sequence>
        <xsd:element ref="PostingType" minOccurs="0" />
        <xsd:element ref="AllowExportFlag" minOccurs="0" />
        <xsd:element ref="AnonymityFlag" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PostingType nsA:PostingType 0 (1)
AllowExportFlag nsA:AllowExportFlag 0 (1)
AnonymityFlag nsA:AnonymityFlag 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:PostingInstructions