Definition Type: Attribute
Name: responseReq
Namespace: http://niem.gov/niem/external/ogc-openls/1.1.0/dhs-gmo/1.0.0
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: ols.xsd
ContentType Restriction
Default Delay_Tol
Use Optional
Collapse XSD Schema Diagram:
XSD Diagram of responseReq in schema ols_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<attribute name="responseReq" use="optional" default="Delay_Tol">
    <simpleType>
        <restriction base="string">
            <enumeration value="No_Delay" />
            <enumeration value="Low_Delay" />
            <enumeration value="Delay_Tol" />
        </restriction>
    </simpleType>
</attribute>
Collapse Facets:
Facet Value
Enumeration No_Delay
Enumeration Low_Delay
Enumeration Delay_Tol