http://www.csapi.org/schema/parlayx/terminal_status/v2_2
The StatusData Complex Type

Data structure containing device identifier and its status. As this can be related to a query of a group of terminal devices, the ResultStatus 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 currentStatus errorInformation
Complex Type StatusData
The StatusData 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 status information applies.

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

Status of retrieval for this address.

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

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

<currentStatus>terminal_status_xsd:Status</currentStatus> [0..1]

If ReportStatus is 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="StatusData">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Data structure containing device identifier and its status. As this can be related to a query of a group of terminal devices, the ResultStatus 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 status information applies.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  name="reportStatus"  type="terminal_status_xsd:RetrievalStatus">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Status of retrieval for this address.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  maxOccurs="1"  minOccurs="0"  name="currentStatus"  type="terminal_status_xsd:Status">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Status 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 is 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 Type (4)
 
 Collapse Used-By
 
Generated by WSDLdoc ©