Definition Type: Attribute
Name: traverseXlinkExpiry
Namespace: http://niem.gov/niem/external/ogc-wfs/1.1.0/dhs-gmo/1.0.0
Type: positiveInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: wfs.xsd
Use Optional
Documentation:
The traverseXlinkExpiry attribute value is specified in minutes. It indicates how long a Web Feature Service should wait to receive a response to a nested GetGmlObject request.
Collapse XSD Schema Diagram:
XSD Diagram of traverseXlinkExpiry in schema wfs_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:attribute name="traverseXlinkExpiry" type="xsd:positiveInteger" use="optional">
    <xsd:annotation>
        <xsd:documentation>
                     The traverseXlinkExpiry attribute value is specified
                     in minutes.  It indicates how long a Web Feature Service
                     should wait to receive a response to a nested GetGmlObject
                     request.	
                  </xsd:documentation>
    </xsd:annotation>
</xsd:attribute>