Definition Type: Element
Name: Status
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Type: nsA:StatusType
Containing Schema: CIDX_CeS_v4.0_CommonComponents.xsd
Abstract
Documentation:
An identifier that indicates a condition or status. Accepted CIDX Status Active Accepted Rejected Deleted Cancelled Locked Pending The line-item status values are illustrative; other values could be used depending on the trading partner agreements established between trading partners.
Collapse XSD Schema Diagram:
XSD Diagram of Status in schema cidx_ces_v4_0_commoncomponents_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:element name="Status" type="StatusType">
    <xsd:annotation>
        <xsd:documentation>
            <Documentation>
                <Description>An identifier that indicates a condition or status.</Description>
                <SampleData>Accepted</SampleData>
                <CodeListName>CIDX Status</CodeListName>
                <CodeList>Active
Accepted
Rejected
Deleted
Cancelled
Locked
Pending</CodeList>
                <Comments>The line-item status values are illustrative; other values could be used depending on the trading partner agreements established between trading partners.</Comments>
            </Documentation>
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: