db:inlineequation.content

Element Group Information

Model

db:inlinemediaobject+ | db:mathphrase+ | ANY element from namespace(s) 'http://www.w3.org/1998/Math/MathML'

Used By

Source

<xs:group name="inlineequation.content">
  <xs:choice>
    <xs:choice>
      <xs:element ref="db:inlinemediaobject" maxOccurs="unbounded"/>
      <xs:element ref="db:mathphrase" maxOccurs="unbounded"/>
    </xs:choice>
    <xs:any namespace="http://www.w3.org/1998/Math/MathML" processContents="lax"/>
  </xs:choice>
</xs:group>