complexType tcip:SCHTimepointInterval
diagram
namespace http://www.TCIP-Adopted-03-00-01
children tpi-id tpi-designator startPointID endPointID location mode
used by
elements tcip:SchRunningTimeList/timepoint-intervals/timepoint-interval tcip:SchRunningTimeListSub/timepoint-intervals/timepoint-interval
source <xs:complexType name="SCHTimepointInterval">
 
<xs:sequence>
   
<xs:element name="tpi-id" type="SCH-TimepointIntervalID" minOccurs="0"/>
   
<xs:element name="tpi-designator" type="SCH-TimepointIntervalDes" minOccurs="0"/>
   
<xs:element name="startPointID" type="SCHTimepointIden"/>
   
<!-- terminus of interval -->
   
<xs:element name="endPointID" type="SCHTimepointIden"/>
   
<!-- terminus of interval -->
   
<xs:element name="location" type="atis:Route" minOccurs="0"/>
   
<xs:element name="mode" type="CPT-Mode" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

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

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

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

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

element tcip:SCHTimepointInterval/location
diagram
type atis:Route
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children head isItinerary otherEvent origin subroutes destination primeMode estimatedTravelTime startTime endTime tripTotalDistance estimatedCost maps localRoute
source <xs:element name="location" type="atis:Route" minOccurs="0"/>

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


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