complexType vehicle_infoType
diagram gluon3_1_p532.png
namespace http://gluon.nrk.no/tpeg3_1
used by
elements road_traffic_messageType/diversion_advice/vehicle_info vehiclesType/vehicle_info
attributes
Name  Type  Use  Default  Fixed  Annotation
vehicle_type  xs:string  required      
vehicle_subtype  xs:string        
source <xs:complexType name="vehicle_infoType">
 
<xs:attribute name="vehicle_type" type="xs:string" use="required"/>
 
<xs:attribute name="vehicle_subtype" type="xs:string"/>
</xs:complexType>

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

attribute vehicle_infoType/@vehicle_subtype
type xs:string
source <xs:attribute name="vehicle_subtype" type="xs:string"/>


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