complexType tcip:FCPassengerCountRecord
diagram
namespace http://www.TCIP-Adopted-03-00-01
children route trip sample-interval-begin sample-interval-end stoppoint boarded alighted entered-stoppoint exited-stoppoint waiting-at-stoppoint onboard-vehicle localFCPassengerCountRecord
used by
element tcip:FcPassengerData/records/record
source <xs:complexType name="FCPassengerCountRecord">
 
<xs:sequence>
   
<xs:element name="route" type="SCHRouteIden" minOccurs="0"/>
   
<xs:element name="trip" type="SCHTripIden" minOccurs="0"/>
   
<xs:element name="sample-interval-begin" type="CPT-DateTime"/>
   
<xs:element name="sample-interval-end" type="CPT-DateTime"/>
   
<xs:element name="stoppoint" type="CPTStoppointIden" minOccurs="0"/>
   
<xs:element name="boarded" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="alighted" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="entered-stoppoint" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="exited-stoppoint" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="waiting-at-stoppoint" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="onboard-vehicle" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="localFCPassengerCountRecord" type="local:FCPassengerCountRecord" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

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

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

element tcip:FCPassengerCountRecord/sample-interval-begin
diagram
type tcip:CPT-DateTime
properties
isRef 0
content simple
source <xs:element name="sample-interval-begin" type="CPT-DateTime"/>

element tcip:FCPassengerCountRecord/sample-interval-end
diagram
type tcip:CPT-DateTime
properties
isRef 0
content simple
source <xs:element name="sample-interval-end" type="CPT-DateTime"/>

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

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

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

element tcip:FCPassengerCountRecord/entered-stoppoint
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="entered-stoppoint" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:FCPassengerCountRecord/exited-stoppoint
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="exited-stoppoint" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:FCPassengerCountRecord/waiting-at-stoppoint
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="waiting-at-stoppoint" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:FCPassengerCountRecord/onboard-vehicle
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="onboard-vehicle" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:FCPassengerCountRecord/localFCPassengerCountRecord
diagram
type FCPassengerCountRecord
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children yourName
source <xs:element name="localFCPassengerCountRecord" type="local:FCPassengerCountRecord" minOccurs="0"/>


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