diagram | |||
namespace | http://dsrc_r70/DSRC | ||
children | wheelBrakes traction abs scs brakeBoost auxBrakes | ||
used by |
| ||
source | <xsd:complexType name="BrakeSystemStatus"> <xsd:sequence> <xsd:element name="wheelBrakes" type="BrakeAppliedStatus"/> <xsd:element name="traction" type="TractionControlStatus"/> <xsd:element name="abs" type="AntiLockBrakeStatus"/> <xsd:element name="scs" type="StabilityControlStatus"/> <xsd:element name="brakeBoost" type="BrakeBoostApplied"/> <xsd:element name="auxBrakes" type="AuxiliaryBrakeStatus"/> </xsd:sequence> </xsd:complexType> |
diagram | |||||||
type | BrakeAppliedStatus | ||||||
properties |
| ||||||
children | unavailable leftFront leftRear rightFront rightRear | ||||||
source | <xsd:element name="wheelBrakes" type="BrakeAppliedStatus"/> |
diagram | |||||
type | TractionControlStatus | ||||
properties |
| ||||
children | unavailable off on engaged | ||||
source | <xsd:element name="traction" type="TractionControlStatus"/> |
diagram | |||||
type | AntiLockBrakeStatus | ||||
properties |
| ||||
children | unavailable off on engaged | ||||
source | <xsd:element name="abs" type="AntiLockBrakeStatus"/> |
diagram | |||||
type | StabilityControlStatus | ||||
properties |
| ||||
children | unavailable off on engaged | ||||
source | <xsd:element name="scs" type="StabilityControlStatus"/> |
diagram | |||||
type | BrakeBoostApplied | ||||
properties |
| ||||
children | unavailable off on | ||||
source | <xsd:element name="brakeBoost" type="BrakeBoostApplied"/> |
diagram | |||||
type | AuxiliaryBrakeStatus | ||||
properties |
| ||||
children | unavailable off on reserved | ||||
source | <xsd:element name="auxBrakes" type="AuxiliaryBrakeStatus"/> |