complexType tcip:CcFleetLocation
diagram
namespace http://www.TCIP-Adopted-03-00-01
children subscriptionInfo locations localCcFleetLocation
used by
element tcip:ccFleetLocation
source <xs:complexType name="CcFleetLocation">
 
<xs:sequence>
   
<xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/>
   
<xs:element name="locations">
     
<xs:complexType>
       
<xs:sequence maxOccurs="25000">
         
<xs:element name="location" type="CCPTVLocation"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="localCcFleetLocation" type="local:CcFleetLocation" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:CcFleetLocation/subscriptionInfo
diagram
type tcip:CPTSubscriptionHeader
properties
isRef 0
content complex
children requestedType expirationDate expirationTime reportInterval requestIdentifier subscriberIdentifier publisherIdentifier applicability
source <xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/>

element tcip:CcFleetLocation/locations
diagram
properties
isRef 0
content complex
children location
source <xs:element name="locations">
 
<xs:complexType>
   
<xs:sequence maxOccurs="25000">
     
<xs:element name="location" type="CCPTVLocation"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CcFleetLocation/locations/location
diagram
type tcip:CCPTVLocation
properties
isRef 0
content complex
children vehicle date-time loc-lat loc-lon loc-dir loc-spd
source <xs:element name="location" type="CCPTVLocation"/>

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


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