complexType VehicleStatusRequest
diagram
namespace http://dsrc_r70/DSRC
children dataType subType sendOnLessThenValue sendOnMoreThenValue sendAll
used by
element VehicleStatusRequestList/VehicleStatusRequest
source <xsd:complexType name="VehicleStatusRequest">
 
<xsd:sequence>
   
<xsd:element name="dataType" type="VehicleStatusDeviceTypeTag"/>
   
<xsd:element name="subType" minOccurs="0">
     
<xsd:simpleType>
       
<xsd:annotation>
         
<xsd:appinfo>
           
<!-- Tag Information -->
           
<asn1:taginfo class="CTXT" classnumber="1" tagtype="IMPLICIT"/>
         
</xsd:appinfo>
       
</xsd:annotation>
       
<xsd:restriction base="xsd:unsignedByte">
         
<xsd:minInclusive value="1"/>
         
<xsd:maxInclusive value="15"/>
       
</xsd:restriction>
     
</xsd:simpleType>
   
</xsd:element>
   
<xsd:element name="sendOnLessThenValue" minOccurs="0">
     
<xsd:simpleType>
       
<xsd:annotation>
         
<xsd:appinfo>
           
<!-- Tag Information -->
           
<asn1:taginfo class="CTXT" classnumber="2" tagtype="IMPLICIT"/>
         
</xsd:appinfo>
       
</xsd:annotation>
       
<xsd:restriction base="xsd:short">
         
<xsd:minInclusive value="-32767"/>
         
<xsd:maxInclusive value="32767"/>
       
</xsd:restriction>
     
</xsd:simpleType>
   
</xsd:element>
   
<xsd:element name="sendOnMoreThenValue" minOccurs="0">
     
<xsd:simpleType>
       
<xsd:annotation>
         
<xsd:appinfo>
           
<!-- Tag Information -->
           
<asn1:taginfo class="CTXT" classnumber="3" tagtype="IMPLICIT"/>
         
</xsd:appinfo>
       
</xsd:annotation>
       
<xsd:restriction base="xsd:short">
         
<xsd:minInclusive value="-32767"/>
         
<xsd:maxInclusive value="32767"/>
       
</xsd:restriction>
     
</xsd:simpleType>
   
</xsd:element>
   
<xsd:element name="sendAll" type="asn1:BOOLEAN" minOccurs="0"/>
   
<xsd:any namespace="##other" processContents="lax" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

element VehicleStatusRequest/dataType
diagram
type VehicleStatusDeviceTypeTag
properties
isRef 0
content complex
children unknown lights wipers brakes stab trac abs sunS rainS airTemp steering vertAccelThres vertAccel hozAccelLong hozAccelLat hozAccelCon accel4way confidenceSet obDist obDirect yaw yawRateCon dateTime fullPos position2D position3D vehicle speedHeadC speedC
source <xsd:element name="dataType" type="VehicleStatusDeviceTypeTag"/>

element VehicleStatusRequest/subType
diagram
type restriction of xsd:unsignedByte
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minInclusive 1
maxInclusive 15
source <xsd:element name="subType" minOccurs="0">
 
<xsd:simpleType>
   
<xsd:annotation>
     
<xsd:appinfo>
       
<!-- Tag Information -->
       
<asn1:taginfo class="CTXT" classnumber="1" tagtype="IMPLICIT"/>
     
</xsd:appinfo>
   
</xsd:annotation>
   
<xsd:restriction base="xsd:unsignedByte">
     
<xsd:minInclusive value="1"/>
     
<xsd:maxInclusive value="15"/>
   
</xsd:restriction>
 
</xsd:simpleType>
</xsd:element>

element VehicleStatusRequest/sendOnLessThenValue
diagram
type restriction of xsd:short
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minInclusive -32767
maxInclusive 32767
source <xsd:element name="sendOnLessThenValue" minOccurs="0">
 
<xsd:simpleType>
   
<xsd:annotation>
     
<xsd:appinfo>
       
<!-- Tag Information -->
       
<asn1:taginfo class="CTXT" classnumber="2" tagtype="IMPLICIT"/>
     
</xsd:appinfo>
   
</xsd:annotation>
   
<xsd:restriction base="xsd:short">
     
<xsd:minInclusive value="-32767"/>
     
<xsd:maxInclusive value="32767"/>
   
</xsd:restriction>
 
</xsd:simpleType>
</xsd:element>

element VehicleStatusRequest/sendOnMoreThenValue
diagram
type restriction of xsd:short
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minInclusive -32767
maxInclusive 32767
source <xsd:element name="sendOnMoreThenValue" minOccurs="0">
 
<xsd:simpleType>
   
<xsd:annotation>
     
<xsd:appinfo>
       
<!-- Tag Information -->
       
<asn1:taginfo class="CTXT" classnumber="3" tagtype="IMPLICIT"/>
     
</xsd:appinfo>
   
</xsd:annotation>
   
<xsd:restriction base="xsd:short">
     
<xsd:minInclusive value="-32767"/>
     
<xsd:maxInclusive value="32767"/>
   
</xsd:restriction>
 
</xsd:simpleType>
</xsd:element>

element VehicleStatusRequest/sendAll
diagram
type asn1:BOOLEAN
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children true false
source <xsd:element name="sendAll" type="asn1:BOOLEAN" minOccurs="0"/>


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