http://www.csapi.org/schema/parlayx/terminal_location/v2_2
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


Enumeration | Description |
Entering |
Terminal is entering an area.
|
Leaving |
Terminal is leaving an area.
|
(Entering | Leaving).
XML |
-<xsd:simpleType name="EnteringLeavingCriteria">
-<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:enumeration value="Entering">
-<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:documentation xml:lang="en">
<xhtml:p>Terminal is leaving an area.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
|
Uses |
Type (1)
|
Used-By |
Element (1)
|