mei:svg_SVG.tspan.content

Complex Type Information

Model

Used By

Element svg:tspan

Source

<xs:complexType name="svg_SVG.tspan.content" mixed="true">
  <xs:choice minOccurs="0" maxOccurs="unbounded">
    <xs:element ref="svg:tspan"/>
    <xs:element ref="svg:tref"/>
    <xs:element ref="svg:altGlyph"/>
    <xs:element ref="svg:animate"/>
    <xs:element ref="svg:set"/>
    <xs:element ref="svg:animateColor"/>
    <xs:element ref="mei:svg_SVG.Description.class"/>
    <xs:element ref="mei:svg_SVG.Hyperlink.class"/>
  </xs:choice>
</xs:complexType>