xhtml.ruby.content

Element Group Information

Model

(rb , (rt | (rp , rt , rp))) | (rbc , rtc{1,2})
Children: rb, rbc, rp, rt, rtc

Used By

Complex Type xhtml.ruby.type

Source

<xs:group name="xhtml.ruby.content">
  <xs:choice>
    <xs:group ref="xhtml.ruby.content.simple"/>
    <xs:group ref="xhtml.ruby.content.complex"/>
  </xs:choice>
</xs:group>