Definition Type: Attribute
Name: timeStamp
Namespace: http://niem.gov/niem/external/ogc-wfs/1.1.0/dhs-gmo/1.0.0
Type: dateTime:http://www.w3.org/2001/XMLSchema
Containing Schema: wfs.xsd
Use Optional
Documentation:
The timeStamp attribute should contain the date and time that the response was generated.
Collapse XSD Schema Diagram:
XSD Diagram of timeStamp in schema wfs_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:attribute name="timeStamp" type="xsd:dateTime" use="optional">
    <xsd:annotation>
        <xsd:documentation>
                  The timeStamp attribute should contain the date and time
                  that the response was generated.
               </xsd:documentation>
    </xsd:annotation>
</xsd:attribute>