
xml.schema.z3998-book-1.0.mod.xlink.rng Maven / Gradle / Ivy
The XLink attributes module
This module defines the xlink attributes collection, as defined by W3C XLink .
Compliant Z39.98-AI processing agents must comply to the Simple Conformance definition in XLink.
Note also that in its default state, the xlink attribute collection does not include the xlink:role and xlink:arcrole attributes, as the functionality of these attributes is covered by the globally available Rdfa and role .
More information about this module is available at http://www.daisy.org/z3998/2012/auth/cm/#xlink.module
Markus Gylling
[email protected]
Copyright 1998-2010 W3C (MIT, ERCIM, Keio), All Rights Reserved. Permission to use, copy, modify and distribute the XLink schema and its accompanying documentation for any purpose and without fee is hereby granted in perpetuity, provided that the above copyright notice and this paragraph appear in all copies.
2012-12-19
MGy
Initial version
Identifies a link target with a Legacy extended IRI ( LeIRI )
Identifies the XLink link type In any Z39.98-AI profile and as defined by XLink Simple Conformance , the xlink type simple is the implied xlink type, and does therefore not need to be expressed literally using the xlink.type attribute.
simple
The XLink simple link type
Identifies the XLink role of the link
Identifies the XLink arcrole of the link
Identifies the XLink title of the link.
Identifies the XLink show behavior of the link
new
An application traversing to the ending resource should load it in a new window, frame, pane, or other relevant presentation context.
replace
An application traversing to the ending resource should load the resource in the same window, frame, pane, or other relevant presentation context in which the starting resource was loaded.
embed
An application traversing to the ending resource should load its presentation in place of the presentation of the starting resource.
other
The behavior of an application traversing to the ending resource is unconstrained by XLink. The application should look for other markup present in the link to determine the appropriate behavior.
none
The behavior of an application traversing to the ending resource is unconstrained by this specification. No other markup is present to help the application determine the appropriate behavior.
Identifies the XLink actuate behavior of the link
onLoad
An application should traverse to the ending resource immediately on loading the starting resource.
onRequest
An application should traverse from the starting resource to the ending resource only on a post-loading event triggered for the purpose of traversal.
other
The behavior of an application traversing to the ending resource is unconstrained by this specification. The application should look for other markup present in the link to determine the appropriate behavior.
none
The behavior of an application traversing to the ending resource is unconstrained by this specification. No other markup is present to help the application determine the appropriate behavior.
The W3C XLink attributes collection.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy