Schema Central > OpenDocument 1.1 > style.xsd > style:font-face
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

style:font-face

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
svg:font-family [0..1]text:stringfrom group text:style-font-face-attlist
svg:font-style [0..1]text:fontStylefrom group text:style-font-face-attlist
svg:font-variant [0..1]text:fontVariantfrom group text:style-font-face-attlist
svg:font-weight [0..1]text:fontWeightfrom group text:style-font-face-attlist
svg:font-stretch [0..1]Anonymousfrom group text:style-font-face-attlist
svg:font-size [0..1]text:positiveLengthfrom group text:style-font-face-attlist
svg:unicode-range [0..1]xsd:anySimpleTypefrom group text:style-font-face-attlist
svg:units-per-em [0..1]text:integerfrom group text:style-font-face-attlist
svg:panose-1 [0..1]xsd:anySimpleTypefrom group text:style-font-face-attlist
svg:stemv [0..1]text:integerfrom group text:style-font-face-attlist
svg:stemh [0..1]text:integerfrom group text:style-font-face-attlist
svg:slope [0..1]text:integerfrom group text:style-font-face-attlist
svg:cap-height [0..1]text:integerfrom group text:style-font-face-attlist
svg:x-height [0..1]text:integerfrom group text:style-font-face-attlist
svg:accent-height [0..1]text:integerfrom group text:style-font-face-attlist
svg:ascent [0..1]text:integerfrom group text:style-font-face-attlist
svg:descent [0..1]text:integerfrom group text:style-font-face-attlist
svg:widths [0..1]xsd:anySimpleTypefrom group text:style-font-face-attlist
svg:bbox [0..1]xsd:anySimpleTypefrom group text:style-font-face-attlist
svg:ideographic [0..1]text:integerfrom group text:style-font-face-attlist
svg:alphabetic [0..1]text:integerfrom group text:style-font-face-attlist
svg:mathematical [0..1]text:integerfrom group text:style-font-face-attlist
svg:hanging [0..1]text:integerfrom group text:style-font-face-attlist
svg:v-ideographic [0..1]text:integerfrom group text:style-font-face-attlist
svg:v-alphabetic [0..1]text:integerfrom group text:style-font-face-attlist
svg:v-mathematical [0..1]text:integerfrom group text:style-font-face-attlist
svg:v-hanging [0..1]text:integerfrom group text:style-font-face-attlist
svg:underline-position [0..1]text:integerfrom group text:style-font-face-attlist
svg:underline-thickness [0..1]text:integerfrom group text:style-font-face-attlist
svg:strikethrough-position [0..1]text:integerfrom group text:style-font-face-attlist
svg:strikethrough-thickness [0..1]text:integerfrom group text:style-font-face-attlist
svg:overline-position [0..1]text:integerfrom group text:style-font-face-attlist
svg:overline-thickness [0..1]text:integerfrom group text:style-font-face-attlist
style:name [1..1]text:stringfrom group style:name1
style:font-adornments [0..1]text:stringfrom group text:style-font-face-attlist
style:font-family-generic [0..1]text:fontFamilyGenericfrom group text:style-font-face-attlist
style:font-pitch [0..1]text:fontPitchfrom group text:style-font-face-attlist
style:font-charset [0..1]text:textEncodingfrom group text:style-font-face-attlist

Used in

Sample instance

<style:font-face style:name="string">
   <svg:font-face-src>
      <svg:font-face-uri xlink:href="http://www.example.com/" xlink:actuate="onRequest">
         <svg:font-face-format/>
      </svg:font-face-uri>
   </svg:font-face-src>
   <svg:definition-src xlink:href="http://www.example.com/" xlink:actuate="onRequest"/>
</style:font-face>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com