office:font-face-decls
Element information
Namespace: urn:oasis:names:tc:opendocument:xmlns:office:1.0
Schema document: office.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- style:font-face [0..*]
Attributes
None
Used in
- Group text:office-font-face-decls
- Anonymous type of element office:document via reference to text:office-font-face-decls
- Anonymous type of element office:document-content via reference to text:office-font-face-decls
- Anonymous type of element office:document-styles via reference to text:office-font-face-decls
Sample instance
<office:font-face-decls> <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-uri> </svg:font-face-src> <svg:definition-src xlink:href="http://www.example.com/" xlink:actuate="onRequest"/> </style:font-face> </office:font-face-decls>