svg:FontFamilyValueType

[[ <family-name> | <generic-family> ],]* [<family-name> | <generic-family>] | inherit

'font-family' property/attribute value (i.e., list of fonts)

Simple Type Information

Used By

Source

<simpleType name="FontFamilyValueType">
  <annotation>
    <documentation>[[ <family-name> | <generic-family> ],]* [<family-name> | <generic-family>] | inherit</documentation>
    <documentation>'font-family' property/attribute value (i.e., list of fonts)</documentation>
  </annotation>
  <restriction base="string"/>
</simpleType>