diagram | |||
namespace | http://dsrc_r70/DSRC | ||
children | statusFront rateFront statusRear rateRear | ||
used by |
| ||
source | <xsd:complexType name="WiperSet"> <xsd:sequence> <xsd:element name="statusFront" type="WiperStatus"/> <xsd:element name="rateFront" type="WiperRate"/> <xsd:element name="statusRear" type="WiperStatus" minOccurs="0"/> <xsd:element name="rateRear" type="WiperRate" minOccurs="0"/> </xsd:sequence> </xsd:complexType> |
diagram | |||||
type | WiperStatus | ||||
properties |
| ||||
children | unavailable off intermittent low high washerInUse automaticPresent | ||||
source | <xsd:element name="statusFront" type="WiperStatus"/> |
diagram | |||||
type | WiperRate | ||||
properties |
| ||||
facets |
| ||||
source | <xsd:element name="rateFront" type="WiperRate"/> |
diagram | |||||||||
type | WiperStatus | ||||||||
properties |
| ||||||||
children | unavailable off intermittent low high washerInUse automaticPresent | ||||||||
source | <xsd:element name="statusRear" type="WiperStatus" minOccurs="0"/> |
diagram | |||||||||
type | WiperRate | ||||||||
properties |
| ||||||||
facets |
| ||||||||
source | <xsd:element name="rateRear" type="WiperRate" minOccurs="0"/> |