complexType EnsurePageVerb

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

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="EnsurePageVerb">
    <
xsd:annotation>
        <
xsd:documentation xml:lang="en">Ensures the existence of a section or page.</xsd:documentation>
    </
xsd:annotation>
    <
xsd:attribute name="path" type="xsd:string" use="required"/>
    <
xsd:attribute name="guid" type="GUID" use="required"/>
    <
xsd:attribute name="title" type="xsd:string"/>
    <
xsd:attribute name="date" type="xsd:dateTime"/>
    <
xsd:attribute name="RTL" type="xsd:boolean" default="false"/>
    <
xsd:attribute name="insertAfter" type="GUID"/>
</
xsd:complexType>


Documentation

Ensures the existence of a section or page.


complexType EnsurePageVerb


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.