| namespace | http://dsrc_r70/DSRC | ||||
| type | restriction of xsd:hexBinary | ||||
| used by |
| ||||
| facets |
| ||||
| source | <xsd:simpleType name="VINstring"> <xsd:restriction base="xsd:hexBinary"> <xsd:minLength value="1"/> <xsd:maxLength value="17"/> </xsd:restriction> </xsd:simpleType> |