• INTRODUCTION

    • Overview
    • Schema
    • Direct loading
  • PROCESSOR

    • Manual page
  • CONTENT

    • <bullets>
    • <chapter>
    • <code>
    • <comment>
    • <document>
    • <emph>
    • <graphic>
    • <h1>
    • <h2>
    • <h3>
    • <h4>
    • <h5>
    • <include>
    • <list>
    • <lorem>
    • <newline>
    • <para>
    • <part>
    • <ref>
    • <section>
    • <span>
    • <strong>
    • <sub>
    • <sup>
    • <table>
    • <xml>
  • METADATA

    • <author>
    • <back-matter>
    • <copyright>
    • <cover>
    • <footer>
    • <front-matter>
    • <header>
    • <index-entries>
    • <index-page>
    • <item>
    • <link>
    • <match>
    • <meta>
    • <metadata>
    • <numbering>
    • <relative-root>
    • <script>
    • <stylesheet>
    • <title>
    • <toc>
    • <trademark>
<link>

Description

An HTML metadata entry to be placed in the HTML header section.

HTML

For HTML target translation or direct browser loading, the <link> element may be used to specify an HTML <link> header entry. During HTML target translation or direct browser loading, the element is copied verbatim into the document's header. For other targets, the element is ignored.

Attributes

See the HTML specification for information on the possible attributes of the HTML target <link> metadata element.

Immediate descendants

See the HTML specification for information on the possible descendant elements of the HTML target <link> metadata element.

Immediate ancestors

Element name Relation
<metadata> The enclosing metadata element containing the HTML target specific link metadata element.

Example

<document xmlns="http://boradoc.org/1.0">
  <metadata>
    <link rel="icon" href="/favicon.ico" type="image/x-icon" />
  </metadata>
</document>

BDML content element reference

<body> <bullets> <cell> <chapter> <code> <comment> <document> <emph> <entry> <graphic> <h1> <h2> <h3> <h4> <h5> <head> <include> <list> <lorem> <newline> <para> <part> <question> <ref> <remark> <row> <section> <span> <strong> <sub> <sup> <table> <target> <xml>

BDML metadata element reference

<author> <back-matter> <copyright> <cover> <footer> <front-matter> <header> <index-entries> <index-page> <item> <link> <match> <meta> <metadata> <numbering> <relative-root> <script> <stylesheet> <title> <toc> <trademark>

Copyright © 2007 Bora Software

UK Limited Company number 06859743

Bora® and the Bora logo are registered trademarks in the European Community, the United States of America, and other countries.