<blob>
(Binary Blob)
This element specifies a base64 binary blob variant type.
This type is defined as follows: a DWORD count of bytes, followed by that many bytes of data. The byte count does not include the four bytes for the length of the count itself; an empty blob member would have a count of zero, followed by zero bytes.
The possible values for this element are defined by the XML Schema base64Binary datatype.