2.3.1.18 ServerTimeSubResponseDataType

The ServerTimeSubResponseDataType complex type contains server time–specific information requested as part of the corresponding server time subrequest.

 <xs:complexType name="ServerTimeSubResponseDataType">
     <xs:attribute name="ServerTime" type="xs:positiveInteger" use="optional"/>
 </xs:complexType>

ServerTime: A positive integer that specifies the server time, which is expressed as a tick count. A single tick represents 100 nanoseconds, or one ten-millionth of a second. ServerTime specifies the number of 100-nanosecond intervals that have elapsed since 00:00:00 on January 1, 0001, which SHOULD<35> be Coordinated Universal Time (UTC). If the request for server time information from the server is successful, the ServerTime attribute MUST be specified in a server time subresponse that is generated in response to a server time subrequest.