complexType tcip:SCHServiceAtStop
diagram
namespace http://www.TCIP-Adopted-03-00-01
children route route-direction route-version stoppoint trip time date associated-timepoint day-types
used by
elements tcip:SCHTransferInfo/drop-off tcip:SCHTransferInfo/pick-up tcip:SchStopServiceList/service/service-item
source <xs:complexType name="SCHServiceAtStop">
 
<xs:sequence>
   
<xs:element name="route" type="SCHRouteIden"/>
   
<xs:element name="route-direction" type="SCH-RouteDirectionName"/>
   
<xs:element name="route-version" type="SCH-TimetableVersionID"/>
   
<xs:element name="stoppoint" type="CPTStoppointIden"/>
   
<xs:element name="trip" type="SCHTripIden"/>
   
<xs:element name="time" type="SCH-Time"/>
   
<xs:element name="date" type="CPT-Date" minOccurs="0"/>
   
<xs:element name="associated-timepoint" type="SCHTimepointIden" minOccurs="0"/>
   
<xs:element name="day-types" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="20">
         
<xs:element name="day-type" type="SCH-DayType"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element tcip:SCHServiceAtStop/route
diagram
type tcip:SCHRouteIden
properties
isRef 0
content complex
children route-id agency-id route-designator route-name
source <xs:element name="route" type="SCHRouteIden"/>

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

element tcip:SCHServiceAtStop/route-version
diagram
type tcip:SCH-TimetableVersionID
properties
isRef 0
content simple
source <xs:element name="route-version" type="SCH-TimetableVersionID"/>

element tcip:SCHServiceAtStop/stoppoint
diagram
type tcip:CPTStoppointIden
properties
isRef 0
content complex
children stoppoint-id agency-id name
source <xs:element name="stoppoint" type="CPTStoppointIden"/>

element tcip:SCHServiceAtStop/trip
diagram
type tcip:SCHTripIden
properties
isRef 0
content complex
children trip-id agency-id designator
source <xs:element name="trip" type="SCHTripIden"/>

element tcip:SCHServiceAtStop/time
diagram
type tcip:SCH-Time
properties
isRef 0
content simple
facets
minInclusive -2147483648
maxInclusive 2147483647
source <xs:element name="time" type="SCH-Time"/>

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

element tcip:SCHServiceAtStop/associated-timepoint
diagram
type tcip:SCHTimepointIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children timepoint-id agency-id designator name
source <xs:element name="associated-timepoint" type="SCHTimepointIden" minOccurs="0"/>

element tcip:SCHServiceAtStop/day-types
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children day-type
source <xs:element name="day-types" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="20">
     
<xs:element name="day-type" type="SCH-DayType"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SCHServiceAtStop/day-types/day-type
diagram
type tcip:SCH-DayType
properties
isRef 0
content simple
source <xs:element name="day-type" type="SCH-DayType"/>


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