complexType tcip:CCPTVTripData
diagram
namespace http://www.TCIP-Adopted-03-00-01
children operator operator2 pattern-Version timepoint-Version patterns start-Time end-Time start-Location end-Location timepoints timepoint-times trip operator-Change event-List notes operating-Time-Type trip-type service-type
used by
elements tcip:CcPTVTrips/trips/trip tcip:ObNotifyTripStart/trip-info
source <xs:complexType name="CCPTVTripData">
 
<xs:sequence>
   
<xs:element name="operator" type="CPTOperatorIden"/>
   
<xs:element name="operator2" type="CPTOperatorIden" minOccurs="0"/>
   
<xs:element name="pattern-Version" type="SCH-TimetableVersionID" minOccurs="0"/>
   
<xs:element name="timepoint-Version" type="SCH-TimetableVersionID" minOccurs="0"/>
   
<xs:element name="patterns" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="100">
         
<xs:element name="pattern" type="SCHPatternIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="start-Time" type="SCH-Time"/>
   
<!-- may not be a timept,  but use same time format -->
   
<xs:element name="end-Time" type="SCH-Time"/>
   
<!-- may not be a timept,  but use same time format -->
   
<xs:element name="start-Location" type="lrms:GeoLocation"/>
   
<xs:element name="end-Location" type="lrms:GeoLocation"/>
   
<xs:element name="timepoints" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="20">
         
<xs:element name="timepoint" type="lrms:GeoLocation"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="timepoint-times" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="20">
         
<xs:element name="timepoint-time" type="SCH-Time"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="trip" type="SCHTripIden"/>
   
<xs:element name="operator-Change" type="lrms:GeoLocation" minOccurs="0"/>
   
<xs:element name="event-List" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="30">
         
<xs:element name="event" type="SCHEvent"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="notes" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="30">
         
<xs:element name="note" type="SCHNoteInfo"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="operating-Time-Type" type="SCH-OperatingTimeType" minOccurs="0"/>
   
<xs:element name="trip-type" type="SCH-TripType" minOccurs="0"/>
   
<xs:element name="service-type" type="SCH-ServiceType" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:CCPTVTripData/operator
diagram
type tcip:CPTOperatorIden
properties
isRef 0
content complex
children operator-id agency-id designator employee-id
source <xs:element name="operator" type="CPTOperatorIden"/>

element tcip:CCPTVTripData/operator2
diagram
type tcip:CPTOperatorIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children operator-id agency-id designator employee-id
source <xs:element name="operator2" type="CPTOperatorIden" minOccurs="0"/>

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

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

element tcip:CCPTVTripData/patterns
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children pattern
source <xs:element name="patterns" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="100">
     
<xs:element name="pattern" type="SCHPatternIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CCPTVTripData/patterns/pattern
diagram
type tcip:SCHPatternIden
properties
isRef 0
content complex
children pattern-id agency-id designator name
source <xs:element name="pattern" type="SCHPatternIden"/>

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

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

element tcip:CCPTVTripData/start-Location
diagram
type lrms:GeoLocation
properties
isRef 0
content complex
children latitude longitude horizontalDatum height
source <xs:element name="start-Location" type="lrms:GeoLocation"/>

element tcip:CCPTVTripData/end-Location
diagram
type lrms:GeoLocation
properties
isRef 0
content complex
children latitude longitude horizontalDatum height
source <xs:element name="end-Location" type="lrms:GeoLocation"/>

element tcip:CCPTVTripData/timepoints
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children timepoint
source <xs:element name="timepoints" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="20">
     
<xs:element name="timepoint" type="lrms:GeoLocation"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CCPTVTripData/timepoints/timepoint
diagram
type lrms:GeoLocation
properties
isRef 0
content complex
children latitude longitude horizontalDatum height
source <xs:element name="timepoint" type="lrms:GeoLocation"/>

element tcip:CCPTVTripData/timepoint-times
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children timepoint-time
source <xs:element name="timepoint-times" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="20">
     
<xs:element name="timepoint-time" type="SCH-Time"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

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

element tcip:CCPTVTripData/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:CCPTVTripData/operator-Change
diagram
type lrms:GeoLocation
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children latitude longitude horizontalDatum height
source <xs:element name="operator-Change" type="lrms:GeoLocation" minOccurs="0"/>

element tcip:CCPTVTripData/event-List
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children event
source <xs:element name="event-List" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="30">
     
<xs:element name="event" type="SCHEvent"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CCPTVTripData/event-List/event
diagram
type tcip:SCHEvent
properties
isRef 0
content complex
children activation-id time-begin point proximity activation-type fare-zone-id radio-zone-id
source <xs:element name="event" type="SCHEvent"/>

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

element tcip:CCPTVTripData/notes/note
diagram
type tcip:SCHNoteInfo
properties
isRef 0
content complex
children note metadata public note-text localSCHNoteInfo
source <xs:element name="note" type="SCHNoteInfo"/>

element tcip:CCPTVTripData/operating-Time-Type
diagram
type tcip:SCH-OperatingTimeType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="operating-Time-Type" type="SCH-OperatingTimeType" minOccurs="0"/>

element tcip:CCPTVTripData/trip-type
diagram
type tcip:SCH-TripType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="trip-type" type="SCH-TripType" minOccurs="0"/>

element tcip:CCPTVTripData/service-type
diagram
type tcip:SCH-ServiceType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="service-type" type="SCH-ServiceType" minOccurs="0"/>


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