| diagram | ![]() |
||
| namespace | http://www.TCIP-Adopted-03-00-01 | ||
| children | subscriptionInfo begin-date end-date day-definitions | ||
| used by |
|
||
| source | <xs:complexType name="SchCalendar"> <xs:sequence> <xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/> <xs:element name="begin-date" type="CPT-Date"/> <xs:element name="end-date" type="CPT-Date"/> <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> |
| diagram | ![]() |
||||
| type | tcip:CPTSubscriptionHeader | ||||
| properties |
|
||||
| children | requestedType expirationDate expirationTime reportInterval requestIdentifier subscriberIdentifier publisherIdentifier applicability | ||||
| source | <xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/> |
| diagram | |||||
| type | tcip:CPT-Date | ||||
| properties |
|
||||
| source | <xs:element name="begin-date" type="CPT-Date"/> |
| diagram | |||||
| type | tcip:CPT-Date | ||||
| properties |
|
||||
| source | <xs:element name="end-date" type="CPT-Date"/> |
| diagram | ![]() |
||||
| properties |
|
||||
| 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> |
| diagram | ![]() |
||||
| type | tcip:SCHCalendarEntry | ||||
| properties |
|
||||
| children | date types names | ||||
| source | <xs:element name="day-definition" type="SCHCalendarEntry"/> |