complexType tcip:CCActivateRouteAdherence
diagram
namespace http://www.TCIP-Adopted-03-00-01
children criteria-records return-timepoint-count return-path-distance return-stoppoint-count
used by
elements tcip:CcPTVAdherenceSub/custom-route-params tcip:CcPTVAlarmLimits/offRouteLogRates tcip:CcPTVAlarmLimits/offRouteReportRates
source <xs:complexType name="CCActivateRouteAdherence">
 
<xs:sequence>
   
<xs:element name="criteria-records">
     
<xs:complexType>
       
<xs:sequence 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>

element tcip:CCActivateRouteAdherence/criteria-records
diagram
properties
isRef 0
content complex
children criteria-record
source <xs:element name="criteria-records">
 
<xs:complexType>
   
<xs:sequence maxOccurs="5">
     
<xs:element name="criteria-record" type="CCRouteAdherenceEntry"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CCActivateRouteAdherence/criteria-records/criteria-record
diagram
type tcip:CCRouteAdherenceEntry
properties
isRef 0
content complex
children off-route-distance report-frequency
source <xs:element name="criteria-record" type="CCRouteAdherenceEntry"/>

element tcip:CCActivateRouteAdherence/return-timepoint-count
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="return-timepoint-count" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:CCActivateRouteAdherence/return-path-distance
diagram
type lrms:Distance
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children m mDec mm mmDec dm dmDec yd ydDec ft ftDec in inDec mi miDec km kmDec block blkDec
source <xs:element name="return-path-distance" type="lrms:Distance" minOccurs="0"/>

element tcip:CCActivateRouteAdherence/return-stoppoint-count
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="return-stoppoint-count" type="CPT-GenericCounter" minOccurs="0"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy