element <buildDate> (local)
Namespace:
Type:
xsd:dateTime
Content:
simple
Defined:
locally within systemVersionType complexType in hsinfra.xsd; see XML source
XML Representation Summary
<buildDate>
   
Content: 
{ xsd:dateTime }
</buildDate>
Included in content model of elements (1):
systemVersion (type systemVersionType)
Annotation
This element defines the date and time that the .NET My Services system was built. The time is always in UTC (Z-relative) form.
XML Source (see within schema source)
<xsd:element maxOccurs="1" minOccurs="1" name="buildDate" type="xsd:dateTime">
<xsd:annotation>
<xsd:documentation>
This element defines the date and time that the .NET My Services system was built.
The time is always in UTC (Z-relative) form.
</xsd:documentation>
</xsd:annotation>
</xsd:element>