http://www.ibm.com/schema/soa/pxtl/v1_0/local
The data Element

Location information for terminal.


Element locationNotification/data : LocationData  [1 .. *]
The data element cannot have "xsi:nil" as an attribute. The data element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance

Location information for terminal.

<data>
-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
</data>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:element  maxOccurs="unbounded"  minOccurs="1"  name="data"  type="terminal_location_xsd:LocationData">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Location information for terminal.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

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