Definition Type: ComplexType
Name: PostingNumberType
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Containing Schema: CIDX_CeS_v4.0_CommonComponents.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into DocumentIdentifier in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into Type in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of PostingNumberType in schema cidx_ces_v4_0_commoncomponents_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="PostingNumberType">
    <xsd:sequence>
        <xsd:element ref="DocumentIdentifier" />
    </xsd:sequence>
    <xsd:attribute name="Type" type="cidxListPostingType" use="required" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DocumentIdentifier nsA:DocumentIdentifier (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
Type nsA:Type Required
Collapse Derivation Tree:
Collapse References:
nsA:PostingNumber