<oblob> (Binary Blob Object)

This element specifies a base64 binary blob object variant type.

This type is defined as follows: A blob member that contains a serialized object in the same representation that would appear in the <ostream> element. That is, a DWORD byte count (where the byte count does not include the size of itself) which is in the format of a class identifier followed by initialization data for that class.

The possible values for this element are defined by the XML Schema base64Binary datatype.

Parent Elements

<property>7.3.2.2); <variant>7.4.2.33)