Documentation for ATIS-Draft-03-00-79

Complex Type: CCRouteAdherenceEntry

[Table of contents]

Super-types: None
Sub-types: None
Name CCRouteAdherenceEntry
Used by (from the same schema document) Complex Type CCActivateRouteAdherence
Abstract no
XML Instance Representation
<...>
<off-route-distance> lrms:Distance </off-route-distance> [1]
<report-frequency> CC-ExceptionFrequencyReport </report-frequency> [0..1]
</...>
Diagram
h1439634298 h-1923083575
Schema Component Representation
<xs:complexType name="CCRouteAdherenceEntry">
<xs:sequence>
<xs:element name="off-route-distance" type=" lrms:Distance "/>
<xs:element name="report-frequency" type=" CC-ExceptionFrequencyReport " minOccurs="0"/>
</xs:sequence>
</xs:complexType>