The link element

On this page:

The link element is used to establish relationships between the current document and external resources.

This element can not contain text. It may contain the following children: link.

head and link

[zeroOrMore] Zero or more of:

http://www.daisy.org/z3986/2010/

This element belongs to the core grammar.

Name Presence Description
href Required The value of the Z39.86 href attribute is a URI specifying a document-internal or -external target.
Value: Some value of type anyURI
rel Required This attribute is part of the RDF/a metadata attributes collection. For more information on the usage of RDF/a, consult the W3C RDF/a primer.
Value: A white space separated list of one or more value(s) of type string satisfying
• the pattern "(([\i-[:]][\c-[:]]*)?:)?.+"
• a minimum length of 1
rel Required This attribute is part of the RDF/a metadata attributes collection. For more information on the usage of RDF/a, consult the W3C RDF/a primer.
Value: A white space separated list of one or more value(s) of type string satisfying
• the pattern "(([\i-[:]][\c-[:]]*)?:)?.+"
• a minimum length of 1
rev Required This attribute is part of the RDF/a metadata attributes collection. For more information on the usage of RDF/a, consult the W3C RDF/a primer.
Value: A white space separated list of one or more value(s) of type string satisfying
• the pattern "(([\i-[:]][\c-[:]]*)?:)?.+"
• a minimum length of 1
rev Required This attribute is part of the RDF/a metadata attributes collection. For more information on the usage of RDF/a, consult the W3C RDF/a primer.
Value: A white space separated list of one or more value(s) of type string satisfying
• the pattern "(([\i-[:]][\c-[:]]*)?:)?.+"
• a minimum length of 1
xml:id Optional The xml:id attribute specifies a document-wide unique identifier of the element.
Consult xml:id Version 1.0 for further information.
Value: Some value of type ID