22.1.2.116 t
This element specifies the text in a math run r.
[Example:
<m:oMath>
<m:e>
<m:r>
<m:t>J+K+a+j</m:t>
</m:r>
</m:e>
</m:oMath>
end example]
Attributes
Namespace: http://www.w3.or g/XML/1998/nam espace
<w:r>
<w:t>
</w:r>
significant whitespace
</w:t>
Although there are three spaces on each side of the text content in the run, that whitespace has not been specifically marked as significant, therefore it is subject to the space preservation rules currently specified in that run’s scope. end example]
The possible values for this attribute are defined by 2.10 of the XML 1.0 specification.
xml:space (Content Contains Significant Whitespace)
Specifies how white space should be handled for the contents of this element using the W3C space preservation rules. [Example: Consider the following run contained within a WordprocessingML document:
[Note: The W3C XML Schema definition of this element’s content model (CT_Text) is located in A.6.1. end note]
Last updated on