complexType tcip:CCPullInReport
diagram
namespace http://www.TCIP-Adopted-03-00-01
children vehicle pullin-time pullin-trip pullin-location parked-spot localCCPullInReport
used by
element tcip:CcReportPullIns/pull-ins/pull-in
source <xs:complexType name="CCPullInReport">
 
<xs:sequence>
   
<xs:element name="vehicle" type="CPTVehicleIden"/>
   
<xs:element name="pullin-time" type="CPT-DateTime" minOccurs="0"/>
   
<xs:element name="pullin-trip" type="SCHTripIden" minOccurs="0"/>
   
<xs:element name="pullin-location" type="lrms:GeoLocation" minOccurs="0"/>
   
<xs:element name="parked-spot" type="CPTParkingSpace"/>
   
<xs:element name="localCCPullInReport" type="local:CCPullInReport" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:CCPullInReport/vehicle
diagram
type tcip:CPTVehicleIden
properties
isRef 0
content complex
children vehicle-id agency-id vin
source <xs:element name="vehicle" type="CPTVehicleIden"/>

element tcip:CCPullInReport/pullin-time
diagram
type tcip:CPT-DateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="pullin-time" type="CPT-DateTime" minOccurs="0"/>

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

element tcip:CCPullInReport/pullin-location
diagram
type lrms:GeoLocation
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children latitude longitude horizontalDatum height
source <xs:element name="pullin-location" type="lrms:GeoLocation" minOccurs="0"/>

element tcip:CCPullInReport/parked-spot
diagram
type tcip:CPTParkingSpace
properties
isRef 0
content complex
children park-lot park-level park-row park-column park-space
source <xs:element name="parked-spot" type="CPTParkingSpace"/>

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


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