rt

Element Information

Model

Children: a, fontstyle, phrase, special

Attributes

QName Type Fixed Default Use Inheritable Annotation
class optional
dir restriction of xs:token optional
id xs:ID optional
lang XHTMLLanguageCode optional
rbspan xs:int optional
style StyleSheet optional
title XHTMLText optional

Used By

Elements rtc, ruby

Source

<xs:element name="rt">
  <xs:complexType mixed="true">
    <xs:complexContent>
      <xs:extension base="ruby.content">
        <xs:attributeGroup ref="rt.attlist"/>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>
</xs:element>

Sample