Documentation for ATIS-Draft-03-00-79

Complex Type: CCActivateRouteAdherence

[Table of contents]

Super-types: None
Sub-types: None
Name CCActivateRouteAdherence
Used by (from the same schema document) Complex Type CcPTVAdherenceSub , Complex Type CcPTVAlarmLimits , Complex Type CcPTVAlarmLimits
Abstract no
XML Instance Representation
<...>
<criteria-records> [1]
Start Sequence [1..5]
<criteria-record> CCRouteAdherenceEntry </criteria-record> [1]
End Sequence
</criteria-records>
<return-timepoint-count> CPT-GenericCounter </return-timepoint-count> [0..1]
<return-path-distance> lrms:Distance </return-path-distance> [0..1]
<return-stoppoint-count> CPT-GenericCounter </return-stoppoint-count> [0..1]
</...>
Diagram
h-999405703 h240005744 h1439634298 h240005744
Schema Component Representation
<xs:complexType name="CCActivateRouteAdherence">
<xs:sequence>
<xs:element name="criteria-records">
<xs:complexType>
<xs:sequence minOccurs="1" maxOccurs="5">
<xs:element name="criteria-record" type=" CCRouteAdherenceEntry "/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="return-timepoint-count" type=" CPT-GenericCounter " minOccurs="0"/>
<xs:element name="return-path-distance" type=" lrms:Distance " minOccurs="0"/>
<xs:element name="return-stoppoint-count" type=" CPT-GenericCounter " minOccurs="0"/>
</xs:sequence>
</xs:complexType>