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

Enumeration of the status 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

Status retrieved, with result in CurrentStatus element.

NotRetrieved

Status not retrieved, CurrentStatus is not provided (does not indicate an error, no attempt may have been made).

Error

Error retrieving status.

 Collapse XML
-<xsd:simpleType  name="RetrievalStatus">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Enumeration of the status 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>Status retrieved, with result in CurrentStatus element.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
-<xsd:enumeration  value="NotRetrieved">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Status not retrieved, CurrentStatus 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 status.</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 ©