complexType tcip:PITimetableTimepoint
diagram
namespace http://www.TCIP-Adopted-03-00-01
children timepoint-iden display-hdr-info display-note
used by
elements atis:TransitInformation/schedules/schedule/timepoints/timepoint tcip:PiPushTextTimetable/timepoints/timepoint tcip:PiTextTimetable/timepoints/timepoint tcip:PIRouteInfo/timepoints/timepoint
source <xs:complexType name="PITimetableTimepoint">
 
<xs:sequence>
   
<xs:element name="timepoint-iden" type="SCHTimepointIden"/>
   
<xs:element name="display-hdr-info" type="SCHNoteIden" minOccurs="0"/>
   
<xs:element name="display-note" type="SCHNoteIden" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:PITimetableTimepoint/timepoint-iden
diagram
type tcip:SCHTimepointIden
properties
isRef 0
content complex
children timepoint-id agency-id designator name
source <xs:element name="timepoint-iden" type="SCHTimepointIden"/>

element tcip:PITimetableTimepoint/display-hdr-info
diagram
type tcip:SCHNoteIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children note-id agency-id note-des
source <xs:element name="display-hdr-info" type="SCHNoteIden" minOccurs="0"/>

element tcip:PITimetableTimepoint/display-note
diagram
type tcip:SCHNoteIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children note-id agency-id note-des
source <xs:element name="display-note" type="SCHNoteIden" minOccurs="0"/>


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