Schema Central > OOXML > wml.xsd > w:webSettings
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

w:webSettings

Web Page Settings

Element information

Type: w:CT_WebSettings

Properties: Global, Qualified

Content

Attributes

None

Sample instance

<w:webSettings>
   <w:frameset>
      <w:sz w:val="string"/>
      <w:framesetSplitbar>
         <w:w w:val="1"/>
         <w:color w:val=""/>
         <w:noBorder/>
         <w:flatBorders/>
      </w:framesetSplitbar>
      <w:frameLayout w:val="rows"/>
      <w:frameset>
         <w:sz w:val="string"/>
         <w:framesetSplitbar>...
         </w:framesetSplitbar>
         <w:frameLayout w:val="rows"/>
         <w:frameset>...
         </w:frameset>
      </w:frameset>
   </w:frameset>
   <w:divs>
      <w:div w:id="1">
         <w:blockQuote/>
         <w:bodyDiv/>
         <w:marLeft w:val="1"/>
         <w:marRight w:val="1"/>
         <w:marTop w:val="1"/>
         <w:marBottom w:val="1"/>
         <w:divBdr>...
         </w:divBdr>
         <w:divsChild>...
         </w:divsChild>
      </w:div>
   </w:divs>
   <w:encoding w:val="string"/>
   <w:optimizeForBrowser/>
   <w:relyOnVML/>
   <w:allowPNG/>
   <w:doNotRelyOnCSS/>
   <w:doNotSaveAsSingleFile/>
   <w:doNotOrganizeInFolder/>
   <w:doNotUseLongFileNames/>
   <w:pixelsPerInch w:val="1"/>
   <w:targetScreenSz w:val="544x376"/>
   <w:saveSmartTagsAsXml/>
</w:webSettings>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com