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

Indicator for whether the notification is related to entering an area or leaving an area.


Simple Type EnteringLeavingCriteria
EnteringLeavingCriteria 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
Entering

Terminal is entering an area.

Leaving

Terminal is leaving an area.

 Collapse XML
-<xsd:simpleType  name="EnteringLeavingCriteria">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Indicator for whether the notification is related to entering an area or leaving an area.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
-<xsd:restriction  base="xsd:string">
-<xsd:enumeration  value="Entering">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Terminal is entering an area.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
-<xsd:enumeration  value="Leaving">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Terminal is leaving an area.</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 ©