type: datatypedatatype: base64Binary
base64Binary
Primitive Details
- Definition: A stream of bytes
- Comments: A stream of bytes, base64 encoded
- XML Schema/Base:
base64Binary - JSON Type:
string - Regex:
(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)? - v3 Mapping:
BIN - v2 Mapping:
~ED