http://www.csapi.org/schema/parlayx/terminal_location/v2_2
Enumeration of the location items that are related to an individual
retrieval in a set.
Simple Type
RetrievalStatus
RetrievalStatus is derived from
string type. There are several restrictions on the value. The schema processor preserves value's whitespace. Enumeration values are


Enumeration | Description |
Retrieved |
Location retrieved, with result in CurrentLocation element.
|
NotRetrieved |
Location not retrieved, CurrentLocation is not provided (does
not indicate an error, no attempt may have been made).
|
Error |
Error retrieving location.
|
(Retrieved | NotRetrieved | Error).
XML |
-<xsd:simpleType name="RetrievalStatus">
-<xsd:documentation xml:lang="en">
<xhtml:p>Enumeration of the location items that are related to an individual
retrieval in a set.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
-<xsd:enumeration value="Retrieved">
-<xsd:documentation xml:lang="en">
<xhtml:p>Location retrieved, with result in CurrentLocation element.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
-<xsd:enumeration value="NotRetrieved">
-<xsd:documentation xml:lang="en">
<xhtml:p>Location not retrieved, CurrentLocation is not provided (does
not indicate an error, no attempt may have been made).</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
-<xsd:enumeration value="Error">
-<xsd:documentation xml:lang="en">
<xhtml:p>Error retrieving location.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
|
Uses |
Type (1)
|
Used-By |
Element (1)
|