complexType J1939data
diagram
namespace http://dsrc_r70/DSRC
children tires axles trailerWeight cargoWeight steeringAxleTemperature driveAxleLocation driveAxleLiftAirPressure driveAxleTemperature driveAxleLubePressure steeringAxleLubePressure
used by
element VehicleStatus/j1939data
source <xsd:complexType name="J1939data">
 
<xsd:sequence>
   
<xsd:element name="tires" type="TireDataList" minOccurs="0"/>
   
<xsd:element name="axles" type="AxleWeightList" minOccurs="0"/>
   
<xsd:element name="trailerWeight" type="TrailerWeight" minOccurs="0"/>
   
<xsd:element name="cargoWeight" type="CargoWeight" minOccurs="0"/>
   
<xsd:element name="steeringAxleTemperature" type="SteeringAxleTemperature" minOccurs="0"/>
   
<xsd:element name="driveAxleLocation" type="DriveAxleLocation" minOccurs="0"/>
   
<xsd:element name="driveAxleLiftAirPressure" type="DriveAxleLiftAirPressure" minOccurs="0"/>
   
<xsd:element name="driveAxleTemperature" type="DriveAxleTemperature" minOccurs="0"/>
   
<xsd:element name="driveAxleLubePressure" type="DriveAxleLubePressure" minOccurs="0"/>
   
<xsd:element name="steeringAxleLubePressure" type="SteeringAxleLubePressure" minOccurs="0"/>
   
<xsd:any namespace="##other" processContents="lax" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

element J1939data/tires
diagram
type TireDataList
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children TireData
source <xsd:element name="tires" type="TireDataList" minOccurs="0"/>

element J1939data/axles
diagram
type AxleWeightList
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children AxleWeightSet
source <xsd:element name="axles" type="AxleWeightList" minOccurs="0"/>

element J1939data/trailerWeight
diagram
type TrailerWeight
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minInclusive 0
maxInclusive 64255
source <xsd:element name="trailerWeight" type="TrailerWeight" minOccurs="0"/>

element J1939data/cargoWeight
diagram
type CargoWeight
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minInclusive 0
maxInclusive 64255
source <xsd:element name="cargoWeight" type="CargoWeight" minOccurs="0"/>

element J1939data/steeringAxleTemperature
diagram
type SteeringAxleTemperature
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minInclusive -40
maxInclusive 210
source <xsd:element name="steeringAxleTemperature" type="SteeringAxleTemperature" minOccurs="0"/>

element J1939data/driveAxleLocation
diagram
type DriveAxleLocation
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="driveAxleLocation" type="DriveAxleLocation" minOccurs="0"/>

element J1939data/driveAxleLiftAirPressure
diagram
type DriveAxleLiftAirPressure
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minInclusive 0
maxInclusive 1000
source <xsd:element name="driveAxleLiftAirPressure" type="DriveAxleLiftAirPressure" minOccurs="0"/>

element J1939data/driveAxleTemperature
diagram
type DriveAxleTemperature
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minInclusive -40
maxInclusive 210
source <xsd:element name="driveAxleTemperature" type="DriveAxleTemperature" minOccurs="0"/>

element J1939data/driveAxleLubePressure
diagram
type DriveAxleLubePressure
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minInclusive 0
maxInclusive 250
source <xsd:element name="driveAxleLubePressure" type="DriveAxleLubePressure" minOccurs="0"/>

element J1939data/steeringAxleLubePressure
diagram
type SteeringAxleLubePressure
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minInclusive 0
maxInclusive 250
source <xsd:element name="steeringAxleLubePressure" type="SteeringAxleLubePressure" minOccurs="0"/>


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