complexType tcip:PIPublishedSchedule
diagram
namespace http://www.TCIP-Adopted-03-00-01
children agencyID route-id route-designator customer-route-name routeName timetables notes activation-date stickMap stickMap-URL otherInfo
used by
elements tcip:PiPushTextTimetable/legacyTables/legacyTable tcip:PiTextTimetable/legacyTables/legacyTable
source <xs:complexType name="PIPublishedSchedule">
 
<xs:sequence>
   
<xs:element name="agencyID" type="CPT-AgencyID" minOccurs="0"/>
   
<xs:choice>
     
<xs:element name="route-id" type="SCH-RouteID" minOccurs="0"/>
     
<xs:element name="route-designator" type="SCH-RouteDesignator" minOccurs="0"/>
   
</xs:choice>
   
<xs:element name="customer-route-name" type="CPT-Footnote" minOccurs="0"/>
   
<xs:element name="routeName" type="SCH-RouteName" minOccurs="0"/>
   
<xs:element name="timetables">
     
<xs:complexType>
       
<xs:sequence minOccurs="0" maxOccurs="unbounded">
         
<xs:element name="timetable" type="PIPublishedScheduleTable"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="notes" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence minOccurs="0" maxOccurs="unbounded">
         
<xs:element name="note" type="SCHNote"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="activation-date" type="CPT-Date" minOccurs="0"/>
   
<xs:element name="stickMap" type="PI-BinaryImageData" minOccurs="0"/>
   
<xs:element name="stickMap-URL" type="CPT-Footnote" minOccurs="0"/>
   
<xs:element name="otherInfo" type="CPT-Footnote" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:PIPublishedSchedule/agencyID
diagram
type tcip:CPT-AgencyID
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="agencyID" type="CPT-AgencyID" minOccurs="0"/>

element tcip:PIPublishedSchedule/route-id
diagram
type tcip:SCH-RouteID
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="route-id" type="SCH-RouteID" minOccurs="0"/>

element tcip:PIPublishedSchedule/route-designator
diagram
type tcip:SCH-RouteDesignator
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 8
source <xs:element name="route-designator" type="SCH-RouteDesignator" minOccurs="0"/>

element tcip:PIPublishedSchedule/customer-route-name
diagram
type tcip:CPT-Footnote
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 0
maxLength 255
source <xs:element name="customer-route-name" type="CPT-Footnote" minOccurs="0"/>

element tcip:PIPublishedSchedule/routeName
diagram
type tcip:SCH-RouteName
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 30
source <xs:element name="routeName" type="SCH-RouteName" minOccurs="0"/>

element tcip:PIPublishedSchedule/timetables
diagram
properties
isRef 0
content complex
children timetable
source <xs:element name="timetables">
 
<xs:complexType>
   
<xs:sequence minOccurs="0" maxOccurs="unbounded">
     
<xs:element name="timetable" type="PIPublishedScheduleTable"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:PIPublishedSchedule/timetables/timetable
diagram
type tcip:PIPublishedScheduleTable
properties
isRef 0
content complex
children route-id route-designator schedHdr dayType dayTypeDescription trips notes
source <xs:element name="timetable" type="PIPublishedScheduleTable"/>

element tcip:PIPublishedSchedule/notes
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children note
source <xs:element name="notes" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence minOccurs="0" maxOccurs="unbounded">
     
<xs:element name="note" type="SCHNote"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:PIPublishedSchedule/notes/note
diagram
type tcip:SCHNote
properties
isRef 0
content complex
children note-id note-designator note-message timetable-version
source <xs:element name="note" type="SCHNote"/>

element tcip:PIPublishedSchedule/activation-date
diagram
type tcip:CPT-Date
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="activation-date" type="CPT-Date" minOccurs="0"/>

element tcip:PIPublishedSchedule/stickMap
diagram
type tcip:PI-BinaryImageData
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
maxLength 2000000
source <xs:element name="stickMap" type="PI-BinaryImageData" minOccurs="0"/>

element tcip:PIPublishedSchedule/stickMap-URL
diagram
type tcip:CPT-Footnote
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 0
maxLength 255
source <xs:element name="stickMap-URL" type="CPT-Footnote" minOccurs="0"/>

element tcip:PIPublishedSchedule/otherInfo
diagram
type tcip:CPT-Footnote
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 0
maxLength 255
source <xs:element name="otherInfo" type="CPT-Footnote" minOccurs="0"/>


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