xhtml.ruby.content.simple

Element Group Information

Model

rb , (rt | (rp , rt , rp))
Children: rb, rp, rt

Used By

Element Group xhtml.ruby.content

Source

<xs:group name="xhtml.ruby.content.simple">
  <xs:sequence>
    <xs:element name="rb" type="xhtml.rb.type"/>
    <xs:choice>
      <xs:element name="rt" type="xhtml.rt.type"/>
      <xs:sequence>
        <xs:element name="rp" type="xhtml.rp.type"/>
        <xs:element name="rt" type="xhtml.rt.type"/>
        <xs:element name="rp" type="xhtml.rp.type"/>
      </xs:sequence>
    </xs:choice>
  </xs:sequence>
</xs:group>