Definition Type: SimpleType
Name: ResponseReasonCodeType
Namespace: http://www.api.org/pidXML
Containing Schema: PIDXCodeLists.xsd
Documentation:
Specifies the reason for the response message being returned.
Collapse XSD Schema Diagram:
XSD Diagram of ResponseReasonCodeType in schema pidxcodelists_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<simpleType name="ResponseReasonCodeType">
    <annotation>
        <documentation>Specifies the reason for the response message being returned. </documentation>
    </annotation>
    <restriction base="string">
        <enumeration value="Missing Content" />
        <enumeration value="Disputed Content" />
        <enumeration value="Routing Error" />
        <enumeration value="Other" />
    </restriction>
</simpleType>
Collapse Facets:
Facet Value
Enumeration Missing Content
Enumeration Disputed Content
Enumeration Routing Error
Enumeration Other
Collapse Derivation Tree:
Collapse References:
pidx:ResponseReasonCode