complexType HtmlContent

complexType {http://schemas.microsoft.com/office/onenote/2004/import}HtmlContent

Abstractfalse (This can be used in an instance)
Target Namespacehttp://schemas.microsoft.com/office/onenote/2004/import
Declared Namespacesxmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns=http://schemas.microsoft.com/office/onenote/2004/import


Source

<xsd:complexType name="HtmlContent">
    <
xsd:annotation>
        <
xsd:documentation xml:lang="en">
Contains the html data to be imported.

If the html is included via a Data node, we expect it to be wrapped in
a CDATA marker.
        
</xsd:documentation>
    </
xsd:annotation>
    <
xsd:choice>
        <
xsd:element name="File" type="FilePath"/>
        <
xsd:element name="Data" type="xsd:string"/>
    </
xsd:choice>
</
xsd:complexType>


Documentation

				Contains the html data to be imported.
				If the html is included via a Data node, we expect it to be wrapped in
				a CDATA marker.


complexType HtmlContent


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.