complexType vehiclesType
diagram gluon3_1_p533.png
namespace http://gluon.nrk.no/tpeg3_1
children tpeg:position tpeg:vehicle_problem tpeg:vehicle_info
used by
elements road_traffic_messageType/accidents/vehicles road_traffic_messageType/obstructions/vehicles road_traffic_messageType/moving_hazards/vehicles
attributes
Name  Type  Use  Default  Fixed  Annotation
number_of  xs:string  required      
source <xs:complexType name="vehiclesType">
 
<xs:choice minOccurs="0" maxOccurs="unbounded">
   
<xs:element name="position" type="tpeg:positionType"/>
   
<xs:element name="vehicle_problem">
     
<xs:complexType>
       
<xs:attribute name="vehicle_problem" type="xs:string" use="required"/>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="vehicle_info" type="tpeg:vehicle_infoType"/>
 
</xs:choice>
 
<xs:attribute name="number_of" type="xs:string" use="required"/>
</xs:complexType>

attribute vehiclesType/@number_of
type xs:string
properties
use required
source <xs:attribute name="number_of" type="xs:string" use="required"/>

element vehiclesType/position
diagram gluon3_1_p534.png
namespace http://gluon.nrk.no/tpeg3_1
type tpeg:positionType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
position  xs:string  required      
source <xs:element name="position" type="tpeg:positionType"/>

element vehiclesType/vehicle_problem
diagram gluon3_1_p535.png
namespace http://gluon.nrk.no/tpeg3_1
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
vehicle_problem  xs:string  required      
source <xs:element name="vehicle_problem">
 
<xs:complexType>
   
<xs:attribute name="vehicle_problem" type="xs:string" use="required"/>
 
</xs:complexType>
</xs:element>

attribute vehiclesType/vehicle_problem/@vehicle_problem
type xs:string
properties
use required
source <xs:attribute name="vehicle_problem" type="xs:string" use="required"/>

element vehiclesType/vehicle_info
diagram gluon3_1_p536.png
namespace http://gluon.nrk.no/tpeg3_1
type tpeg:vehicle_infoType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
vehicle_type  xs:string  required      
vehicle_subtype  xs:string        
source <xs:element name="vehicle_info" type="tpeg:vehicle_infoType"/>


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