diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | subscriptionInfo update-since timepointVersion effective expires timepoints notes deleted-timepoints | ||
used by |
|
||
source | <xs:complexType name="SchTimepointList"> <xs:sequence> <xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/> <xs:element name="update-since" type="CPT-DateTime" minOccurs="0"/> <xs:element name="timepointVersion" type="SCH-TimetableVersionID" minOccurs="0"/> <xs:element name="effective" type="CPT-DateTime"/> <xs:element name="expires" type="CPT-DateTime" minOccurs="0"/> <xs:element name="timepoints"> <xs:complexType> <xs:sequence maxOccurs="10000"> <xs:element name="timepoint" type="SCHTimepointInfo"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="notes" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="15000"> <xs:element name="note" type="SCHNoteInfo"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="deleted-timepoints" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="25000"> <xs:element name="deleted-timepoint" type="SCHTimepointIden"/> </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-DateTime | ||||||||
properties |
|
||||||||
source | <xs:element name="update-since" type="CPT-DateTime" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:SCH-TimetableVersionID | ||||||||
properties |
|
||||||||
source | <xs:element name="timepointVersion" type="SCH-TimetableVersionID" minOccurs="0"/> |
diagram | ![]() |
||||
type | tcip:CPT-DateTime | ||||
properties |
|
||||
source | <xs:element name="effective" type="CPT-DateTime"/> |
diagram | ![]() |
||||||||
type | tcip:CPT-DateTime | ||||||||
properties |
|
||||||||
source | <xs:element name="expires" type="CPT-DateTime" minOccurs="0"/> |
diagram | ![]() |
||||
properties |
|
||||
children | timepoint | ||||
source | <xs:element name="timepoints"> <xs:complexType> <xs:sequence maxOccurs="10000"> <xs:element name="timepoint" type="SCHTimepointInfo"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:SCHTimepointInfo | ||||
properties |
|
||||
children | timepoint metadata timepoint-location timepoint-notes timepoint-mode associated-stops localSCHTimepointInfo | ||||
source | <xs:element name="timepoint" type="SCHTimepointInfo"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | note | ||||||||
source | <xs:element name="notes" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="15000"> <xs:element name="note" type="SCHNoteInfo"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:SCHNoteInfo | ||||
properties |
|
||||
children | note metadata public note-text localSCHNoteInfo | ||||
source | <xs:element name="note" type="SCHNoteInfo"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | deleted-timepoint | ||||||||
source | <xs:element name="deleted-timepoints" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="25000"> <xs:element name="deleted-timepoint" type="SCHTimepointIden"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:SCHTimepointIden | ||||
properties |
|
||||
children | timepoint-id agency-id designator name | ||||
source | <xs:element name="deleted-timepoint" type="SCHTimepointIden"/> |