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.
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: One of • A white space separated list of
one or more
value(s) of type
string satisfying
• the pattern "
(([\i-[:]][\c-[:]]*)?:)?.+ "
• a minimum length of 1
•
pls |
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: One of • A white space separated list of
one or more
value(s) of type
string satisfying
• the pattern "
(([\i-[:]][\c-[:]]*)?:)?.+ "
• a minimum length of 1
•
pls |
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
|