https://secure.ontime360.com/soapapi/
https://secure.ontime360.com/soapapi/ / UserPosition Complex Type
In This Topic
    UserPosition Complex Type
    In This Topic
    Namespace https://secure.ontime360.com/soapapi/
    Base Type
    Overview
    Sequence
    Position optional xs:string
    Timestamp optional xs:dateTime
    Used By
    Source
    <xs:complexType name="UserPosition" xmlns:xs="http://www.w3.org/2001/XMLSchema">
      <xs:complexContent mixed="false">
        <xs:extension base="q26:UserBase.UserPositionBase" xmlns:q26="http://schemas.datacontract.org/2004/07/OnTime.Extensions.SDK">
          <xs:sequence />
        </xs:extension>
      </xs:complexContent>
    </xs:complexType>
    See Also