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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

w:r

Text Run

Element information

Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main

Schema document: wml.xsd

Other elements with the same name: w:r

Type: w:CT_R

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
w:rsidRPr [0..1]w:ST_LongHexNumberRevision Identifier for Run Properties
w:rsidDel [0..1]w:ST_LongHexNumberRevision Identifier for Run Deletion
w:rsidR [0..1]w:ST_LongHexNumberRevision Identifier for Run

Used in

Sample instance

<w:r>
   <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:rPr>...
         </w:rPr>
      </w:rPrChange>
   </w:rPr>
   <w:br/>
</w:r>

Site developed and hosted by Datypic, Inc.

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