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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

w:lvlOverride

Numbering Level Definition Override

Element information

Type: w:CT_NumLvl

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
w:ilvl [1..1]w:ST_DecimalNumberNumbering Level ID

Used in

Sample instance

<w:lvlOverride w:ilvl="1">
   <w:startOverride w:val="1"/>
   <w:lvl w:ilvl="1">
      <w:start w:val="1"/>
      <w:numFmt w:val="decimal"/>
      <w:lvlRestart w:val="1"/>
      <w:pStyle w:val="string"/>
      <w:isLgl/>
      <w:suff w:val="tab"/>
      <w:lvlText/>
      <w:lvlPicBulletId w:val="1"/>
      <w:legacy/>
      <w:lvlJc w:val="left"/>
      <w:pPr>
         <w:pStyle w:val="string"/>
         <w:keepNext/>
         <w:keepLines/>
         <w:pageBreakBefore/>
         <w:framePr/>
         <w:widowControl/>
         <w:numPr>...
         </w:numPr>
         <w:suppressLineNumbers/>
         <w:pBdr>...
         </w:pBdr>
         <w:shd w:val="nil"/>
         <w:tabs>...
         </w:tabs>
         <w:suppressAutoHyphens/>
         <w:kinsoku/>
         <w:wordWrap/>
         <w:overflowPunct/>
         <w:topLinePunct/>
         <w:autoSpaceDE/>
         <w:autoSpaceDN/>
         <w:bidi/>
         <w:adjustRightInd/>
         <w:snapToGrid/>
         <w:spacing/>
         <w:ind/>
         <w:contextualSpacing/>
         <w:mirrorIndents/>
         <w:suppressOverlap/>
         <w:jc w:val="left"/>
         <w:textDirection w:val="lrTb"/>
         <w:textAlignment w:val="top"/>
         <w:textboxTightWrap w:val="none"/>
         <w:outlineLvl w:val="1"/>
         <w:divId w:val="1"/>
         <w:cnfStyle w:val="string"/>
         <w:rPr>...
         </w:rPr>
         <w:sectPr>...
         </w:sectPr>
         <w:pPrChange w:id="1" w:author="string">...
         </w:pPrChange>
      </w:pPr>
      <w:rPr>
         <w:rStyle w:val="string"/>
         <w:rFonts/>
         <w:b/>
         <w:bCs/>
         <w:i/>
         <w:iCs/>
         <w:caps/>
         <w:smallCaps/>
         <w:strike/>
         <w:dstrike/>
         <w:outline/>
         <w:shadow/>
         <w:emboss/>
         <w:imprint/>
         <w:noProof/>
         <w:snapToGrid/>
         <w:vanish/>
         <w:webHidden/>
         <w:color w:val=""/>
         <w:spacing w:val="1"/>
         <w:w/>
         <w:kern w:val="1"/>
         <w:position w:val="1"/>
         <w:sz w:val="1"/>
         <w:szCs w:val="1"/>
         <w:highlight w:val="black"/>
         <w:u/>
         <w:effect w:val="blinkBackground"/>
         <w:bdr w:val="nil"/>
         <w:shd w:val="nil"/>
         <w:fitText w:val="1"/>
         <w:vertAlign w:val="baseline"/>
         <w:rtl/>
         <w:cs/>
         <w:em w:val="none"/>
         <w:lang/>
         <w:eastAsianLayout/>
         <w:specVanish/>
         <w:oMath/>
         <w:rPrChange w:id="1" w:author="string">...
         </w:rPrChange>
      </w:rPr>
   </w:lvl>
</w:lvlOverride>

Site developed and hosted by Datypic, Inc.

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