complexType tcip:CCActivateScheduleAdherence
diagram
namespace http://www.TCIP-Adopted-03-00-01
children tolerance-early return-tolerance-early tolerance-late return-tolerance-late report-frequency response
used by
elements tcip:CcPTVAdherenceSub/custom-sched-params tcip:CcPTVAlarmLimits/offScheduleReportRates
source <xs:complexType name="CCActivateScheduleAdherence">
 
<xs:sequence>
   
<xs:element name="tolerance-early" type="CC-ScheduleToleranceEarly"/>
   
<xs:element name="return-tolerance-early" type="CC-ReturnToleranceEarly" minOccurs="0"/>
   
<xs:element name="tolerance-late" type="CC-ScheduleToleranceLate"/>
   
<xs:element name="return-tolerance-late" type="CC-ReturnToleranceLate" minOccurs="0"/>
   
<xs:element name="report-frequency" type="CC-ExceptionFrequencyReport" minOccurs="0"/>
   
<xs:element name="response" type="CC-MsgResponse"/>
   
<!-- indicates whether initiation triggers a status/acknowledge response -->
 
</xs:sequence>
</xs:complexType>

element tcip:CCActivateScheduleAdherence/tolerance-early
diagram
type tcip:CC-ScheduleToleranceEarly
properties
isRef 0
content simple
source <xs:element name="tolerance-early" type="CC-ScheduleToleranceEarly"/>

element tcip:CCActivateScheduleAdherence/return-tolerance-early
diagram
type tcip:CC-ReturnToleranceEarly
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="return-tolerance-early" type="CC-ReturnToleranceEarly" minOccurs="0"/>

element tcip:CCActivateScheduleAdherence/tolerance-late
diagram
type tcip:CC-ScheduleToleranceLate
properties
isRef 0
content simple
source <xs:element name="tolerance-late" type="CC-ScheduleToleranceLate"/>

element tcip:CCActivateScheduleAdherence/return-tolerance-late
diagram
type tcip:CC-ReturnToleranceLate
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="return-tolerance-late" type="CC-ReturnToleranceLate" minOccurs="0"/>

element tcip:CCActivateScheduleAdherence/report-frequency
diagram
type tcip:CC-ExceptionFrequencyReport
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="report-frequency" type="CC-ExceptionFrequencyReport" minOccurs="0"/>

element tcip:CCActivateScheduleAdherence/response
diagram
type tcip:CC-MsgResponse
properties
isRef 0
content simple
source <xs:element name="response" type="CC-MsgResponse"/>


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