rbc

Element Information

Model

Children: rb

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="rbc">
  <xs:complexType>
    <xs:sequence>
      <xs:element maxOccurs="unbounded" ref="rb"/>
    </xs:sequence>
    <xs:attributeGroup ref="rbc.attlist"/>
  </xs:complexType>
</xs:element>

Sample