svg:font-face-srcType

Complex Type Information

Model

Attributes

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

Used By

Source

<complexType name="font-face-srcType">
  <choice maxOccurs="unbounded">
    <element ref="svg:font-face-uri"/>
    <element ref="svg:font-face-name"/>
  </choice>
  <attributeGroup ref="svg:stdAttrs"/>
</complexType>