| OneNote SimpleImport Schema | Generated using Liquid XML Studio by Liquid Technologies Ltd |
| 12 October 2007 |
| Definition Type | Complex Type |
| Name | ImageContent |
| Namespace | http://schemas.microsoft.com/office/onenote/2004/import |
| Abstract | False |
| Documentation | Contains the image to be imported. The data is either referenced in a file or is included inlined, Base64 encoded. |
| XSD Schema | SimpleImport.xsd |
|
|
|
|
|
|
|
|
|
<xsd:complexType xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="ImageContent" >
<xsd:annotation> <xsd:documentation xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:lang="en"> Contains the image to be imported. The data is either referenced in a file or is included inlined, Base64 encoded. </xsd:documentation> </xsd:annotation> <xsd:choice> <xsd:element name="File" type="FilePath"/> <xsd:element name="Data" type="xsd:base64Binary"/> </xsd:choice> </xsd:complexType> |
|
|
|
|||||||||||||
|
|||||||||||||
|
|
|||||||||||||
|
[No Sub Types] ImageContent A:Image A:Image |
|||||||||||||
|
|
|||||||||||||
| A:Image , A:Image | |||||||||||||
| Generated using Liquid XML Studio by Liquid Technologies Ltd | |||||||||||||