diagram | |||
namespace | http://dsrc_r70/NTCIP | ||
children | precip noPrecip error | ||
used by |
| ||
source | <xsd:complexType name="EssPrecipYesNo"> <xsd:choice> <xsd:element name="precip"> <xsd:complexType/> </xsd:element> <xsd:element name="noPrecip"> <xsd:complexType/> </xsd:element> <xsd:element name="error"> <xsd:complexType/> </xsd:element> </xsd:choice> </xsd:complexType> |
diagram | |||||
properties |
| ||||
source | <xsd:element name="precip"> <xsd:complexType/> </xsd:element> |
diagram | |||||
properties |
| ||||
source | <xsd:element name="noPrecip"> <xsd:complexType/> </xsd:element> |
diagram | |||||
properties |
| ||||
source | <xsd:element name="error"> <xsd:complexType/> </xsd:element> |