element <lastUpdateTime> (local)
Namespace:
Type:
xsd:dateTime
Content:
simple
Defined:
locally within locationType complexType in myLocation.xsd; see XML source
XML Representation Summary
<lastUpdateTime>
   
Content: 
{ xsd:dateTime }
</lastUpdateTime>
Included in content model of elements (1):
location (in myLocation)
Annotation
This element specifies the last update time of this location report.
XML Source (see within schema source)
<xsd:element maxOccurs="1" minOccurs="1" name="lastUpdateTime" type="xsd:dateTime">
<xsd:annotation>
<xsd:documentation>
This element specifies the last update time of this location
report.
</xsd:documentation>
</xsd:annotation>
</xsd:element>