complexType BrakeAppliedStatus
diagram
namespace http://dsrc_r70/DSRC
properties
mixed true
children unavailable leftFront leftRear rightFront rightRear
used by
element BrakeSystemStatus/wheelBrakes
source <xsd:complexType name="BrakeAppliedStatus" mixed="true">
 
<xsd:sequence>
   
<xsd:element name="unavailable" minOccurs="0">
     
<xsd:complexType/>
   
</xsd:element>
   
<xsd:element name="leftFront" minOccurs="0">
     
<xsd:complexType/>
   
</xsd:element>
   
<xsd:element name="leftRear" minOccurs="0">
     
<xsd:complexType/>
   
</xsd:element>
   
<xsd:element name="rightFront" minOccurs="0">
     
<xsd:complexType/>
   
</xsd:element>
   
<xsd:element name="rightRear" minOccurs="0">
     
<xsd:complexType/>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>

element BrakeAppliedStatus/unavailable
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
source <xsd:element name="unavailable" minOccurs="0">
 
<xsd:complexType/>
</xsd:element>

element BrakeAppliedStatus/leftFront
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
source <xsd:element name="leftFront" minOccurs="0">
 
<xsd:complexType/>
</xsd:element>

element BrakeAppliedStatus/leftRear
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
source <xsd:element name="leftRear" minOccurs="0">
 
<xsd:complexType/>
</xsd:element>

element BrakeAppliedStatus/rightFront
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
source <xsd:element name="rightFront" minOccurs="0">
 
<xsd:complexType/>
</xsd:element>

element BrakeAppliedStatus/rightRear
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
source <xsd:element name="rightRear" minOccurs="0">
 
<xsd:complexType/>
</xsd:element>


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