svg:altGlyphDefType

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
base optional
id ID optional

Used By

Element svg:altGlyphDef

Source

<complexType name="altGlyphDefType">
  <choice maxOccurs="unbounded">
    <element ref="svg:altGlyphItem"/>
    <element ref="svg:glyphRef"/>
  </choice>
  <attributeGroup ref="svg:stdAttrs"/>
</complexType>