Definition Type: SimpleType
Name: AdsMLStatusCodeCV
Namespace: http://www.adsml.org/controlledvocabularies/3.0
Containing Schema: AdsMLControlledVocabularies-3.0-AS.xsd
Collapse XSD Schema Diagram:
XSD Diagram of AdsMLStatusCodeCV in schema adsmlcontrolledvocabularies-3_0-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:simpleType name="AdsMLStatusCodeCV">
    <xs:restriction base="adsml:CodeRootType">
        <xs:enumeration value="Received" adsml-sx:longName="Message received; processing of information has not yet begun." xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
        <xs:enumeration value="Pending" adsml-sx:longName="Pending execution; processing of information has not yet begun." xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
        <xs:enumeration value="BeingProcessed" adsml-sx:longName="Currently executing; processing of the information is underway." xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
        <xs:enumeration value="Cancelled" adsml-sx:longName="Processing was cancelled." xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
        <xs:enumeration value="Rejected" adsml-sx:longName="Processing has completed with an unsuccessful outcome and the recipient rejects the information." xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
        <xs:enumeration value="Accepted" adsml-sx:longName="Processing has completed with an outcome that the recipient considers acceptable" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
        <xs:enumeration value="Succeeded" adsml-sx:longName="Processing succeeded." xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
        <xs:enumeration value="OnHold" adsml-sx:longName="Processing is on hold pending issue resolution." xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
        <xs:enumeration value="Failed" adsml-sx:longName="Processing failed to complete due to technical errors. An unsuccessful outcome - the recipient is unable to process the materials." xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
        <xs:enumeration value="-0-" adsml-sx:longName="Null / empty value or value not known. To be used only when the containing element is required." xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
    </xs:restriction>
    <!-- Status of CV: Approved -->
</xs:simpleType>
Collapse Facets:
Facet Value
Enumeration Received
Enumeration Pending
Enumeration BeingProcessed
Enumeration Cancelled
Enumeration Rejected
Enumeration Accepted
Enumeration Succeeded
Enumeration OnHold
Enumeration Failed
Enumeration -0-
Collapse Derivation Tree: