Definition Type: Element
Name: webSettings
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Type: w:CT_WebSettings
Containing Schema: wml.xsd
Abstract
Documentation:
Web Page Settings
Collapse XSD Schema Diagram:
Drilldown into saveSmartTagsAsXml in schema wml_xsd Drilldown into targetScreenSz in schema wml_xsd Drilldown into pixelsPerInch in schema wml_xsd Drilldown into doNotUseLongFileNames in schema wml_xsd Drilldown into doNotOrganizeInFolder in schema wml_xsd Drilldown into doNotSaveAsSingleFile in schema wml_xsd Drilldown into doNotRelyOnCSS in schema wml_xsd Drilldown into allowPNG in schema wml_xsd Drilldown into relyOnVML in schema wml_xsd Drilldown into optimizeForBrowser in schema wml_xsd Drilldown into encoding in schema wml_xsd Drilldown into divs in schema wml_xsd Drilldown into frameset in schema wml_xsd Drilldown into CT_WebSettings in schema wml_xsdXSD Diagram of webSettings in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="webSettings" type="CT_WebSettings">
    <xsd:annotation>
        <xsd:documentation>Web Page Settings</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
frameset w:frameset 0 (1)
divs w:divs 0 (1)
encoding w:encoding 0 (1)
optimizeForBrowser w:optimizeForBrowser 0 (1)
relyOnVML w:relyOnVML 0 (1)
allowPNG w:allowPNG 0 (1)
doNotRelyOnCSS w:doNotRelyOnCSS 0 (1)
doNotSaveAsSingleFile w:doNotSaveAsSingleFile 0 (1)
doNotOrganizeInFolder w:doNotOrganizeInFolder 0 (1)
doNotUseLongFileNames w:doNotUseLongFileNames 0 (1)
pixelsPerInch w:pixelsPerInch 0 (1)
targetScreenSz w:targetScreenSz 0 (1)
saveSmartTagsAsXml w:saveSmartTagsAsXml 0 (1)
Collapse Derivation Tree: