complexType tcip:CcPTVAlarmLimits
diagram
namespace http://www.TCIP-Adopted-03-00-01
children fileHeader thresholds parameterLogRates offRouteLogRates offRouteReportRates offScheduleReportRates manualAlarms enableCode disableCode
used by
element tcip:ccPTVAlarmLimits
source <xs:complexType name="CcPTVAlarmLimits">
 
<xs:sequence>
   
<xs:element name="fileHeader" type="CPTLoadFileHeader"/>
   
<xs:element name="thresholds" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="100">
         
<xs:element name="threshold" type="CCParameterThreshold"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="parameterLogRates" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="100">
         
<xs:element name="parameterLogRate" type="CCParameterReportRequest"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="offRouteLogRates" type="CCActivateRouteAdherence"/>
   
<xs:element name="offRouteReportRates" type="CCActivateRouteAdherence" minOccurs="0"/>
   
<xs:element name="offScheduleReportRates" type="CCActivateScheduleAdherence" minOccurs="0"/>
   
<xs:element name="manualAlarms" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="100">
         
<xs:element name="manualAlarm" type="CCManualAlarmDefinition"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="enableCode" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="disableCode" type="CPT-GenericCounter" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:CcPTVAlarmLimits/fileHeader
diagram
type tcip:CPTLoadFileHeader
properties
isRef 0
content complex
children vehicle component-identifier component-IP component-port stoppoint field-address field-port file-identifier version-number sched-version effective-datetime updates-since updated-datetime file-size applicability
source <xs:element name="fileHeader" type="CPTLoadFileHeader"/>

element tcip:CcPTVAlarmLimits/thresholds
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children threshold
source <xs:element name="thresholds" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="100">
     
<xs:element name="threshold" type="CCParameterThreshold"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CcPTVAlarmLimits/thresholds/threshold
diagram
type tcip:CCParameterThreshold
properties
isRef 0
content complex
children parameter metadata hi-value-alarm hi-value-recover lo-value-alarm lo-value-recover source-device
source <xs:element name="threshold" type="CCParameterThreshold"/>

element tcip:CcPTVAlarmLimits/parameterLogRates
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children parameterLogRate
source <xs:element name="parameterLogRates" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="100">
     
<xs:element name="parameterLogRate" type="CCParameterReportRequest"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CcPTVAlarmLimits/parameterLogRates/parameterLogRate
diagram
type tcip:CCParameterReportRequest
properties
isRef 0
content complex
children logical-device-address metadata parameter-rate-request
source <xs:element name="parameterLogRate" type="CCParameterReportRequest"/>

element tcip:CcPTVAlarmLimits/offRouteLogRates
diagram
type tcip:CCActivateRouteAdherence
properties
isRef 0
content complex
children criteria-records return-timepoint-count return-path-distance return-stoppoint-count
source <xs:element name="offRouteLogRates" type="CCActivateRouteAdherence"/>

element tcip:CcPTVAlarmLimits/offRouteReportRates
diagram
type tcip:CCActivateRouteAdherence
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children criteria-records return-timepoint-count return-path-distance return-stoppoint-count
source <xs:element name="offRouteReportRates" type="CCActivateRouteAdherence" minOccurs="0"/>

element tcip:CcPTVAlarmLimits/offScheduleReportRates
diagram
type tcip:CCActivateScheduleAdherence
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children tolerance-early return-tolerance-early tolerance-late return-tolerance-late report-frequency response
source <xs:element name="offScheduleReportRates" type="CCActivateScheduleAdherence" minOccurs="0"/>

element tcip:CcPTVAlarmLimits/manualAlarms
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children manualAlarm
source <xs:element name="manualAlarms" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="100">
     
<xs:element name="manualAlarm" type="CCManualAlarmDefinition"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CcPTVAlarmLimits/manualAlarms/manualAlarm
diagram
type tcip:CCManualAlarmDefinition
properties
isRef 0
content complex
children alarmID metadata alarmText localCCManualAlarmDefinition
source <xs:element name="manualAlarm" type="CCManualAlarmDefinition"/>

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

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


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