This topic has not yet been rated - Rate this topic

r element (simpleFieldType complexType) [Word 2003 XML Reference] --  Microsoft Office Word 2003 XML Software Development Kit

Office 2003

r element (simpleFieldType complexType) [Word 2003 XML Reference]

Represents the run element. This is the leaf container for data in a Word document -- text, pictures, and so on.

Usage

      
<r />

    

Element Information

Element type rElt
Namespace http://schemas.microsoft.com/office/word/2003/wordml
Schema name XML Document 2003

Elements and Attributes

Parent Elements

ElementDescription
fldSimpleRepresents simple Word field (with plain text instructions). These fields are run-time calculated entities in Word (for example, page numbers).
fldSimpleRepresents simple Word field (with plain text instructions). These fields are run-time calculated entities in Word (for example, page numbers).
fldSimpleRepresents a simple Word field (with plain text instructions). Simple fields are run-time calculated entities in Word (for example, page numbers).

Child Elements

ElementDescription
rPrRepresents properties of the contents of this run.
brRepresents a text-wrapping break.
tRepresents text content.
delTextRepresents revision-deleted text content. Using this element instead of the t element does not make text revision-marked deleted. The delText element should be inside an Annotation Markup Language (AML) Word.Deletion block.
instrTextRepresents field instruction content
delInstrTextRepresents revision-deleted field-instruction content. Using this element instead of the instrText element does not make field-instruction text revision-marked deleted. The delInstrText element should be inside an Annotation Markup Language (AML) Word.Deletion block.
noBreakHyphenRepresents a nonbreaking hyphen
softHyphenRepresents a soft-hyphen (optional hyphen).
annotationRefRepresents an annotation reference mark.
footnoteRefRepresents a footnote reference mark.
endnoteRefRepresents an endnote reference mark.
separatorRepresents a footnote or endnote separator mark.
continuationSeparatorRepresents a footnote or endnote continuation separator mark.
footnoteRepresents a footnote that appears at this point in the document. The contents of the footnote are in this element.
endnoteRepresents an endnote that appears at this point in the document. The contents of the endnote are in this element.
symRepresents a symbol character.
pgNumRepresents a page number at display time.
crSpecifies that this paragraph mark isn't a paragraph mark -- it's just a carriage return in the paragraph.
tabRepresents a tab character.
pictRepresents a picture or other binary object that appears at this point in the document.
fldCharRepresents a field-delimiting character
rubyRepresents the Asian Layout option Phonetic Guide (Ruby Text).
aml:annotationSee external namespace.
wx:tSee external namespace.

Attributes

None.

Definition

      
<xsd:element name="r" type="rElt" >
</xsd:element>


    


©2004 Microsoft Corporation. All rights reserved. Permission to copy, display and distribute this document is available at: http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp
Did you find this helpful?
(1500 characters remaining)