Home

MS Base

  • prefix: ms:
  • schema: b:

Categories (Data):

Categories (Governance):

payloads:

 
 

Schema element "b:blob"

The data is included in this b:unit object itself.

Definitions

<element name="blob" type="b:Bytes" />

Description

Elements of this type contain data which MAY be encapsulated to be able to fit in the message. The packaged data MAY be a structure, not UTF8, contain characters which XML does not like, or pure binary.

Although the blob is a datas-source, it is not a complexType hence cannot extend from b:data-source.

Examples

Blob with Encoding

<blob encoded="wp:Encode/Base64">DATA</blob>

Blob using Compression

The following two are the same:

<blob compressed="wp:Compress/Gzip" encoded="wp:Encode/Base64">
    DATA
</blob>

mark@overmeer.net      Web-pages generated on 2023-12-19