complexType tcip:SCHMasterScheduleHdr
diagram
namespace http://www.TCIP-Adopted-03-00-01
children time-point-ids time-point-designators display-names display-hdr-info route-direction-name route-direction-description mode timetable-version
used by
elements tcip:PIPublishedScheduleTable/schedHdr tcip:SCHRoute/schedHdr1 tcip:SCHRoute/schedHdr2
source <xs:complexType name="SCHMasterScheduleHdr">
 
<xs:sequence>
   
<xs:choice>
     
<xs:element name="time-point-ids" minOccurs="0">
       
<xs:complexType>
         
<xs:sequence minOccurs="0" maxOccurs="unbounded">
           
<xs:element name="time-point-id" type="SCH-TimepointID"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="time-point-designators" minOccurs="0">
       
<xs:complexType>
         
<xs:sequence minOccurs="0" maxOccurs="unbounded">
           
<xs:element name="time-point-designator" type="SCH-TimepointDesignator"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:choice>
   
<xs:element name="display-names">
     
<xs:complexType>
       
<xs:sequence minOccurs="0" maxOccurs="unbounded">
         
<xs:element name="display-name" type="SCH-TimepointName"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="display-hdr-info" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence minOccurs="0" maxOccurs="unbounded">
         
<xs:element name="display-hdr-info-item">
           
<xs:simpleType>
             
<xs:restriction base="xs:string">
               
<xs:minLength value="0"/>
               
<xs:maxLength value="255"/>
             
</xs:restriction>
           
</xs:simpleType>
         
</xs:element>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="route-direction-name" type="SCH-RouteDirectionName"/>
   
<xs:element name="route-direction-description" type="CPT-Footnote"/>
   
<xs:element name="mode" type="CPT-Mode" minOccurs="0"/>
   
<xs:element name="timetable-version" type="SCH-TimetableVersionID" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:SCHMasterScheduleHdr/time-point-ids
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children time-point-id
source <xs:element name="time-point-ids" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence minOccurs="0" maxOccurs="unbounded">
     
<xs:element name="time-point-id" type="SCH-TimepointID"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SCHMasterScheduleHdr/time-point-ids/time-point-id
diagram
type tcip:SCH-TimepointID
properties
isRef 0
content simple
source <xs:element name="time-point-id" type="SCH-TimepointID"/>

element tcip:SCHMasterScheduleHdr/time-point-designators
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children time-point-designator
source <xs:element name="time-point-designators" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence minOccurs="0" maxOccurs="unbounded">
     
<xs:element name="time-point-designator" type="SCH-TimepointDesignator"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SCHMasterScheduleHdr/time-point-designators/time-point-designator
diagram
type tcip:SCH-TimepointDesignator
properties
isRef 0
content simple
facets
minLength 1
maxLength 8
source <xs:element name="time-point-designator" type="SCH-TimepointDesignator"/>

element tcip:SCHMasterScheduleHdr/display-names
diagram
properties
isRef 0
content complex
children display-name
source <xs:element name="display-names">
 
<xs:complexType>
   
<xs:sequence minOccurs="0" maxOccurs="unbounded">
     
<xs:element name="display-name" type="SCH-TimepointName"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SCHMasterScheduleHdr/display-names/display-name
diagram
type tcip:SCH-TimepointName
properties
isRef 0
content simple
facets
minLength 1
maxLength 40
source <xs:element name="display-name" type="SCH-TimepointName"/>

element tcip:SCHMasterScheduleHdr/display-hdr-info
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children display-hdr-info-item
source <xs:element name="display-hdr-info" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence minOccurs="0" maxOccurs="unbounded">
     
<xs:element name="display-hdr-info-item">
       
<xs:simpleType>
         
<xs:restriction base="xs:string">
           
<xs:minLength value="0"/>
           
<xs:maxLength value="255"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SCHMasterScheduleHdr/display-hdr-info/display-hdr-info-item
diagram
type restriction of xs:string
properties
isRef 0
content simple
facets
minLength 0
maxLength 255
source <xs:element name="display-hdr-info-item">
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:minLength value="0"/>
     
<xs:maxLength value="255"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element tcip:SCHMasterScheduleHdr/route-direction-name
diagram
type tcip:SCH-RouteDirectionName
properties
isRef 0
content simple
source <xs:element name="route-direction-name" type="SCH-RouteDirectionName"/>

element tcip:SCHMasterScheduleHdr/route-direction-description
diagram
type tcip:CPT-Footnote
properties
isRef 0
content simple
facets
minLength 0
maxLength 255
source <xs:element name="route-direction-description" type="CPT-Footnote"/>

element tcip:SCHMasterScheduleHdr/mode
diagram
type tcip:CPT-Mode
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 2
source <xs:element name="mode" type="CPT-Mode" minOccurs="0"/>

element tcip:SCHMasterScheduleHdr/timetable-version
diagram
type tcip:SCH-TimetableVersionID
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="timetable-version" type="SCH-TimetableVersionID" minOccurs="0"/>


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