Definition Type: Element
Name: LineStatus
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Type: nsA:LineStatusType
Containing Schema: CIDX_CeS_v4.0_CommonComponents.xsd
Abstract
Documentation:
To convey the status of a line item on the order in the seller's system (Example: Deleted, Pending confirmation. This tag is optional. If this tag is missing or empty on the OrderResponse, this indicates the line item does exist in the seller's system and has been confirmed). Deleted CIDX LineStatus Deleted Pending
Collapse XSD Schema Diagram:
XSD Diagram of LineStatus in schema cidx_ces_v4_0_commoncomponents_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:element name="LineStatus" type="LineStatusType">
    <xsd:annotation>
        <xsd:documentation>
            <Documentation>
                <Description>To convey the status of a line item on the order in the seller's system (Example: Deleted, Pending confirmation. This tag is optional. If this tag is missing or empty on the OrderResponse, this indicates the line item does exist in the seller's system and has been confirmed).</Description>
                <SampleData>Deleted</SampleData>
                <CodeListName>CIDX LineStatus</CodeListName>
                <CodeList>Deleted
Pending</CodeList>
            </Documentation>
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: