private-char-model

Element Group Information

Model

Used By

Element private-char

Source

<xsd:group name="private-char-model">
  <xsd:choice>
    <xsd:choice>
      <xsd:element ref="glyph-data"/>
      <xsd:element ref="glyph-ref"/>
    </xsd:choice>
    <xsd:element ref="inline-graphic" minOccurs="0" maxOccurs="unbounded"/>
  </xsd:choice>
</xsd:group>