rtc

Element Information

Model

Children: rt

Attributes

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

Used By

Element ruby

Source

<xs:element name="rtc">
  <xs:complexType>
    <xs:sequence>
      <xs:element maxOccurs="unbounded" ref="rt"/>
    </xs:sequence>
    <xs:attributeGroup ref="rtc.attlist"/>
  </xs:complexType>
</xs:element>

Sample