complexType vehicleStatusUpdateElementType
diagram AVCL.2.0_diagrams/AVCL.2.0_p454.png
used by
element VehicleStatus
attributes
Name  Type  Use  Default  Fixed  Annotation
system  xsd:string  required      
status  xsd:string  required      
timeStamp  nonNegativeScalarType  optional      
description  xsd:string  optional      
id  xsd:ID  optional      
annotation
documentation
Element used to record a change in vehicle status or it systems.
source <xsd:complexType name="vehicleStatusUpdateElementType">
 
<xsd:annotation>
   
<xsd:documentation>Element used to record a change in vehicle status or it systems.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:attribute name="system" type="xsd:string" use="required"/>
 
<xsd:attribute name="status" type="xsd:string" use="required"/>
 
<xsd:attributeGroup ref="CommonAttributes"/>
</xsd:complexType>

attribute vehicleStatusUpdateElementType/@system
type xsd:string
properties
use required
source <xsd:attribute name="system" type="xsd:string" use="required"/>

attribute vehicleStatusUpdateElementType/@status
type xsd:string
properties
use required
source <xsd:attribute name="status" type="xsd:string" use="required"/>


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