style:font-face
Element information
Namespace: urn:oasis:names:tc:opendocument:xmlns:style:1.0
Schema document: style.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Sequence [1..1]
- svg:font-face-src [0..1]
- svg:definition-src [0..1]
Attributes
Used in
- Anonymous type of element office:font-face-decls
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>