namespace | http://www.DSRC-Draft-02-00-15 | ||||
type | restriction of xs:base64Binary | ||||
used by |
|
||||
facets |
|
||||
source | <xs:simpleType name="Payload-string"> <xs:restriction base="xs:base64Binary"> <xs:minLength value="2"/> <xs:maxLength value="86"/> </xs:restriction> </xs:simpleType> |