complexType tcip:SchCalendarSub
diagram
namespace http://www.TCIP-Adopted-03-00-01
children subscriptionInfo begin-date end-date
used by
element tcip:schCalendarSub
source <xs:complexType name="SchCalendarSub">
 
<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:sequence>
</xs:complexType>

element tcip:SchCalendarSub/subscriptionInfo
diagram
type tcip:CPTSubscriptionHeader
properties
isRef 0
content complex
children requestedType expirationDate expirationTime reportInterval requestIdentifier subscriberIdentifier publisherIdentifier applicability
source <xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/>

element tcip:SchCalendarSub/begin-date
diagram
type tcip:CPT-Date
properties
isRef 0
content simple
source <xs:element name="begin-date" type="CPT-Date"/>

element tcip:SchCalendarSub/end-date
diagram
type tcip:CPT-Date
properties
isRef 0
content simple
source <xs:element name="end-date" type="CPT-Date"/>


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