Definition Type: ComplexType
Name: PostingCancelLineItemType
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Containing Schema: CIDX_CeS_v4.0_Message_PostingCancelResponse.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into LineItemStatusInformation in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into LineNumber in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of PostingCancelLineItemType in schema cidx_ces_v4_0_message_postingcancelresponse_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="PostingCancelLineItemType">
    <xsd:sequence minOccurs="1" maxOccurs="1">
        <xsd:element ref="LineNumber" minOccurs="1" maxOccurs="1" />
        <xsd:element ref="LineItemStatusInformation" minOccurs="1" maxOccurs="1" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LineNumber nsA:LineNumber 1 1
LineItemStatusInformation nsA:LineItemStatusInformation 1 1
Collapse Derivation Tree:
Collapse References:
nsA:PostingCancelLineItem