17.3.3.24 rt
17.3.3.24 rt
This element specifies the presence of the guide text within a phonetic guide at the current location in the document.
The contents of the guide text run are specified in the child r element (17.3.2.25).
[Example: Consider the following two runs, each containing a phonetic guide:
The guide text run would be specified using the following WordprocessingML:
<w:rt>
…
<w:r>
<w:t>tō</w:t>
</w:r>
</w:rt>
The guide text is contained in a run within the rt element. end example]
[Note: The W3C XML Schema definition of this element’s content model (CT_RubyContent) is located in A.1. end note]
Last updated on