complexType tcip:SCHRoute
diagram
namespace http://www.TCIP-Adopted-03-00-01
children route-designator route-id route-id-short route-name note-id patterns schedHdr1 schedHdr2 mode timetable-version
source <xs:complexType name="SCHRoute">
 
<xs:sequence>
   
<xs:choice>
     
<xs:element name="route-designator" type="SCH-RouteDesignator" minOccurs="0"/>
     
<xs:element name="route-id" type="SCH-RouteID" minOccurs="0"/>
   
</xs:choice>
   
<xs:element name="route-id-short" type="CC-RouteIDShort" minOccurs="0"/>
   
<xs:element name="route-name" type="SCH-RouteName" minOccurs="0"/>
   
<xs:element name="note-id" type="SCH-NoteID" minOccurs="0"/>
   
<xs:element name="patterns" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence minOccurs="0" maxOccurs="unbounded">
         
<xs:element name="pattern" type="SCH-PatternID"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="schedHdr1" type="SCHMasterScheduleHdr" minOccurs="0"/>
   
<xs:element name="schedHdr2" type="SCHMasterScheduleHdr" minOccurs="0"/>
   
<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:SCHRoute/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:SCHRoute/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:SCHRoute/route-id-short
diagram
type tcip:CC-RouteIDShort
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="route-id-short" type="CC-RouteIDShort" minOccurs="0"/>

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

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

element tcip:SCHRoute/patterns
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children pattern
source <xs:element name="patterns" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence minOccurs="0" maxOccurs="unbounded">
     
<xs:element name="pattern" type="SCH-PatternID"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SCHRoute/patterns/pattern
diagram
type tcip:SCH-PatternID
properties
isRef 0
content simple
source <xs:element name="pattern" type="SCH-PatternID"/>

element tcip:SCHRoute/schedHdr1
diagram
type tcip:SCHMasterScheduleHdr
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children time-point-ids time-point-designators display-names display-hdr-info route-direction-name route-direction-description mode timetable-version
source <xs:element name="schedHdr1" type="SCHMasterScheduleHdr" minOccurs="0"/>

element tcip:SCHRoute/schedHdr2
diagram
type tcip:SCHMasterScheduleHdr
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children time-point-ids time-point-designators display-names display-hdr-info route-direction-name route-direction-description mode timetable-version
source <xs:element name="schedHdr2" type="SCHMasterScheduleHdr" minOccurs="0"/>

element tcip:SCHRoute/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:SCHRoute/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