As a child of the HtmlContent complex type
Represents html data to be imported as part of an outline.
<Data>
<![CDATA[
<html><body><p>Sample text here.</p></body></html>
]]>
</Data>
Element type | xsd:string |
Namespace | http://schemas.microsoft.com/office/onenote/2004/import |
Schema name | SimpleImport |
Element | Description |
---|---|
HtmlContent | Defines a container for html data. |
None.
None.
<xsd:element name="Data" type="xsd:string"/>
As a child of the ImageContent or InkContent complex type
Represents base64-encoded data, either an image or ink, to be imported as part of an outline.
<Data>
>
AKoCHQTsAf4BAwRIEEU1GRQyCACAGQIAAEhCMwgA4BICAABIQhFVValBHgQBC0vgCvoB+QKC
>
/gNL+A09kWVFlipZZZUtzYslFly3edjO8ubCWbhUudw3CossKixZNyrJby24NymbFGbjYTcm
>
ylSxUhYNiyyblsWLlvGpzzxrZc2FllllSoqUIoJS5ubm5uWyUk0ACyoLLCwLmwC5S53LAWNw
>
WLBUWFipYsssssWVLLFlgIL9lfsuyxYWWCywJbmwAjc2MqVncbBNRWUuVctcu5ZqLmybLmou
>
Nkk85VydQssqTYShLNiypUsmwlUlS5oATuGwt4bBNxZZYs3NlxZZslTZcssbhblXLTNY7wpK
> JZUWWVFikqVcspLKlizcKiwsWWLLCywsWCywsLJuAA==
>
</Data>
Element type | xsd:base64Binary |
Namespace | http://schemas.microsoft.com/office/onenote/2004/import |
Schema name | SimpleImport |
Element | Description |
---|---|
ImageContent | Defines a container for an image. |
InkContent | Defines a container for ink data. |
None.
None.
<xsd:element name="Data" type="xsd:base64Binary"/>