rb

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
style StyleSheet optional
title XHTMLText optional

Used By

Elements rbc, ruby

Source

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

Sample