complexType tcip:SchPushCalendar
diagram
namespace http://www.TCIP-Adopted-03-00-01
children push-header day-definitions
used by
element tcip:schPushCalendar
source <xs:complexType name="SchPushCalendar">
 
<xs:sequence>
   
<xs:element name="push-header" type="CPTPushHeader"/>
   
<xs:element name="day-definitions">
     
<xs:complexType>
       
<xs:sequence maxOccurs="400">
         
<xs:element name="day-definition" type="SCHCalendarEntry"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element tcip:SchPushCalendar/push-header
diagram
type tcip:CPTPushHeader
properties
isRef 0
content complex
children file-type effective sched-version version-number source updates-only updates-since updates-thru applicability time-sent
source <xs:element name="push-header" type="CPTPushHeader"/>

element tcip:SchPushCalendar/day-definitions
diagram
properties
isRef 0
content complex
children day-definition
source <xs:element name="day-definitions">
 
<xs:complexType>
   
<xs:sequence maxOccurs="400">
     
<xs:element name="day-definition" type="SCHCalendarEntry"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SchPushCalendar/day-definitions/day-definition
diagram
type tcip:SCHCalendarEntry
properties
isRef 0
content complex
children date types names
source <xs:element name="day-definition" type="SCHCalendarEntry"/>


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