diagram | |||
namespace | http://dsrc_r70/DSRC | ||
children | isOk isNotDefined isError isNotSupported | ||
used by |
| ||
source | <xsd:complexType name="WheelEndElectFault"> <xsd:choice> <xsd:element name="isOk"> <xsd:complexType/> </xsd:element> <xsd:element name="isNotDefined"> <xsd:complexType/> </xsd:element> <xsd:element name="isError"> <xsd:complexType/> </xsd:element> <xsd:element name="isNotSupported"> <xsd:complexType/> </xsd:element> </xsd:choice> </xsd:complexType> |
diagram | |||||
properties |
| ||||
source | <xsd:element name="isOk"> <xsd:complexType/> </xsd:element> |
diagram | |||||
properties |
| ||||
source | <xsd:element name="isNotDefined"> <xsd:complexType/> </xsd:element> |
diagram | |||||
properties |
| ||||
source | <xsd:element name="isError"> <xsd:complexType/> </xsd:element> |
diagram | |||||
properties |
| ||||
source | <xsd:element name="isNotSupported"> <xsd:complexType/> </xsd:element> |