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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

w:divs

Information about HTML div Elements

Element information

Type: w:CT_Divs

Properties: Local, Qualified

Content

Attributes

None

Used in

Sample instance

<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:top w:val="nil"/>
         <w:left w:val="nil"/>
         <w:bottom w:val="nil"/>
         <w:right w:val="nil"/>
      </w:divBdr>
      <w:divsChild>
         <w:div w:id="1">...
         </w:div>
      </w:divsChild>
   </w:div>
</w:divs>

Site developed and hosted by Datypic, Inc.

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