Definition Type: SimpleType
Name: ResponseCodeSimpleType
Namespace: http://niem.gov/niem/edxl/2.0
Containing Schema: edxl.xsd
Collapse XSD Schema Diagram:
XSD Diagram of ResponseCodeSimpleType in schema edxl_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:simpleType name="ResponseCodeSimpleType">
    <xsd:annotation>
        <xsd:appinfo>
            <i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object" xmlns:i="http://niem.gov/niem/appinfo/2.0" />
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
        <xsd:enumeration value="Accept" />
        <xsd:enumeration value="Decline" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration Accept
Enumeration Decline
Collapse Derivation Tree:
Collapse References:
edxl:ResponseCodeType