Html Element

Represents html text to be imported as part of an outline object.

Usage

			
<Html>
<Data>
  <![CDATA[
   <html><body><p>Sample text here.</p></body></html>
   ]]>
</Data>
</Html>

		

Element Information

Element base HtmlContent
Namespace http://schemas.microsoft.com/office/onenote/2004/import
Schema name SimpleImport

Elements and Attributes

Parent Elements

Element Description
Outline Represents an outline to be imported. .

Child Elements

None.

However, the element base, HtmlContent, does contain child elements.

Attributes

None.

Definition

			
<xsd:element name="Html" type="HtmlContent"/>

		
©2003-2004 Microsoft Corporation. All rights reserved. Permission to copy, display and distribute this document is available at: http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp