Definition Type: Element
Name: ResponseIdentifier
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Type: nsA:ResponseIdentifierType
Containing Schema: CIDX_CeS_v4.0_CommonComponents.xsd
Abstract
Documentation:
The code that indicates the response to the cancel request. Failed - posting already cancelled CIDX PostingCancelResponseIdentifier Completed A - all line items cancelled Completed B - all line items inactive or cancelled Failed - posting not found Failed - unauthorized request Failed - posting already cancelled Failed - posting already expired Failed - posting already accepted Failed - unable to lock posting, no line items cancelled Failed - some line items remain active
Collapse XSD Schema Diagram:
XSD Diagram of ResponseIdentifier in schema cidx_ces_v4_0_commoncomponents_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:element name="ResponseIdentifier" type="ResponseIdentifierType">
    <xsd:annotation>
        <xsd:documentation>
            <Documentation>
                <Description>The code that indicates the response to the cancel request.</Description>
                <SampleData>Failed - posting already cancelled</SampleData>
                <CodeListName>CIDX PostingCancelResponseIdentifier</CodeListName>
                <CodeList>Completed A - all line items cancelled
Completed B - all line items inactive or cancelled
Failed - posting not found
Failed - unauthorized request
Failed - posting already cancelled
Failed - posting already expired
Failed - posting already accepted
Failed - unable to lock posting, no line items cancelled
Failed - some line items remain active</CodeList>
            </Documentation>
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: