element Import

element {http://schemas.microsoft.com/office/onenote/2004/import}Import

Abstractfalse (This can be used in an instance)
Nillablefalse (Instance values cannot use xsi:nil)
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:element name="Import">
    <
xsd:annotation>
        <
xsd:documentation xml:lang="en">Top level element. Contains any number of verbs.</xsd:documentation>
    </
xsd:annotation>
    <
xsd:complexType>
        <
xsd:sequence>
            <
xsd:choice maxOccurs="unbounded">
                <
xsd:element name="EnsurePage" type="EnsurePageVerb"/>
                <
xsd:element name="PlaceObjects" type="PlaceObjectsVerb"/>
            </
xsd:choice>
        </
xsd:sequence>
    </
xsd:complexType>
</
xsd:element>


Documentation

Top level element. Contains any number of verbs.


element Import


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.