http://www.csapi.org/schema/parlayx/terminal_status/v2_2
The Status Simple Type

List of possible status values.


Simple Type Status
Status is derived from string type. There are several restrictions on the value. The schema processor preserves value's whitespace. Enumeration values are Clikc here to hide Comment
EnumerationDescription
Reachable

Terminal is reachable.

Unreachable

Terminal is not reachable.

Busy

Terminal is busy.

 Collapse XML
-<xsd:simpleType  name="Status">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>List of possible status values.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
-<xsd:restriction  base="xsd:string">
-<xsd:enumeration  value="Reachable">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Terminal is reachable.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
-<xsd:enumeration  value="Unreachable">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Terminal is not reachable.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
-<xsd:enumeration  value="Busy">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Terminal is busy.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>

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