http://www.csapi.org/schema/parlayx/terminal_location/v2_2
The RetrievalStatus Simple Type

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 Clikc here to hide Comment
EnumerationDescription
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.

 Collapse XML
-<xsd:simpleType  name="RetrievalStatus">
-<xsd:annotation>
-<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:restriction  base="xsd:string">
-<xsd:enumeration  value="Retrieved">
-<xsd:annotation>
-<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:annotation>
-<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:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Error retrieving location.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>

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