| Name | Type | Use | Default | Fixed | annotation |
| irm:taskingSystem | common:ShortStringType | optional | | | | documentation | Identifier used in identifying an
automated system for originating tasks, and the simple link
attributes for providing a hyperlink to the system.
|
|
| type | xsd:NMTOKEN | | | simple | | documentation |
Identifies the type of Extensible Linking Language (XLink) element the current element is functioning as. The value of this attribute is constrained to certain value(s) by the schema. XLink elements can serve several functions. The function is indicated by the value of the attribute xlink:type. The value of xlink:type can be simple, extended, locator, arc, or resource. In addition to xlink:type, the XLink specification defines several other attributes which are used in various combinations to fulfill the various functions. These attributes are: xlink:href, xlink:arcrole, xlink:role, xlink:show, xlink:actuate, xlink:title, xlink:label, xlink:from, and xlink:to.
|
|
| href | | optional | | | | documentation |
A hyperlink reference address.
|
|
| role | | optional | | | | documentation |
Identification of a resource that specifies the intended property of a hyperlink. xlink:role may be used to categorize a link by its role. The value of this attribute must be a uniform resource identifier (URI).
|
|
| arcrole | | optional | | | | documentation |
Identification of a resource that specifies the intended property of a hyperlink.
|
|
| title | | optional | | | | documentation |
A concise description of the target of a hyperlink in a human-readable form used to provide a plain text description of the link for display during a mouse-over.
|
|
| show | | optional | | | | documentation |
The 'show' attribute is used to communicate the desired presentation of the ending resource on traversal from the starting resource; it's value should be treated as follows:
new - load ending resource in a new window, frame, pane, or other presentation context
replace - load the resource in the same window, frame, pane, or other presentation context
embed - load ending resource in place of the presentation of the starting resource
other - behavior is unconstrained; examine other markup in the link for hints
none - behavior is unconstrained
|
|
| actuate | | optional | | | | documentation |
The 'actuate' attribute is used to communicate the desired timing of traversal from the starting resource to the ending resource; it's value should be treated as follows:
onLoad - traverse to the ending resource immediately on loading the starting resource
onRequest - traverse from the starting resource to the ending resource only on a post-loading event triggered for this purpose
other - behavior is unconstrained; examine other markup in link for hints
none - behavior is unconstrained
|
|
| common:network | common:NetworkNameVocabularyType | optional | | | | documentation |
An intelligence Community Internet-Protocol-based computer network. Use this attribute to make explicit the network where the media object addressed by the "xlink:href" URI resides. Specify "other" if none of the primary choices applies, and use attribute "otherNetwork" to provide an alternative value.
|
|
| common:otherNetwork | common:ShortStringType | optional | | | | documentation |
A name of a computer network other than one of the names contained in the controlled vocabulary for attribute "network". This attribute is optional. However, it must be used when the value of attribute "network" is "other".
|
|