http://www.csapi.org/schema/parlayx/terminal_location/v2_2
The LocationData Complex Type

Data structure containing device address, retrieval status and location information. As this can be related to a query of a group of terminal devices, the ReportStatus element is used to indicate whether the information for the device was retrieved or not, or if an error occurred.


Local elements (4)
address reportStatus currentLocation errorInformation
Complex Type LocationData
The LocationData type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<...>
-Begin Sequence [1...1]

Address of the terminal device to which the location information applies.

<address>xsd:anyURI</address> [1..1]

Status of retrieval for this terminal device address.

<reportStatus>terminal_location_xsd:RetrievalStatus</reportStatus> [1..1]

Location of terminal. It is only provided if ReportStatus=Retrieved.

<currentLocation>terminal_location_xsd:LocationInfo</currentLocation> [0..1]

If ReportStatus=Error, this is the reason for the error. Error due to privacy verification will be expressed as POL0002 in the ServiceError.

<errorInformation>parlayx_common_xsd:ServiceError</errorInformation> [0..1]
End Sequence
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:complexType  name="LocationData">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Data structure containing device address, retrieval status and location information. As this can be related to a query of a group of terminal devices, the ReportStatus element is used to indicate whether the information for the device was retrieved or not, or if an error occurred.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
-<xsd:sequence>
-<xsd:element  name="address"  type="xsd:anyURI">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Address of the terminal device to which the location information applies.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  name="reportStatus"  type="terminal_location_xsd:RetrievalStatus">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Status of retrieval for this terminal device address.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  maxOccurs="1"  minOccurs="0"  name="currentLocation"  type="terminal_location_xsd:LocationInfo">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Location of terminal. It is only provided if ReportStatus=Retrieved.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  maxOccurs="1"  minOccurs="0"  name="errorInformation"  type="parlayx_common_xsd:ServiceError">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>If ReportStatus=Error, this is the reason for the error. Error due to privacy verification will be expressed as POL0002 in the ServiceError.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>

 Collapse Uses
 Collapse Used-By
 Collapse Element (1)
 
Generated by WSDLdoc ©