<linkout> (Link Out) Description .OLD. .email comment.
Deprecated since version 1.9.
Description
This element holds a single link to an online rendition of a referenced work, and includes information about which provider the link targets, then the address at this provider of the referenced work.
Parent Elements
The elements listed below may directly contain this element. They are "parent" elements. Elements in referenced groups are included, up to two levels of group nesting.
Parent elements: <linkset>
Model Diagram
The DTD model for this element:
 (no content allowed) 
DTD Definition
The DTD contains the following element and attribute definitions (note that embedded links are to definitions within the DTD page of this guide):
<!ELEMENT linkout                        EMPTY>
<!ATTLIST linkout
                remarks                  CDATA  #IMPLIED 
               %a-group-CommonIDAttrs;>
.
Defined in DTD section Back Matter : References : Book References
General Attributes (shared with other elements)
Common Optional ID Attributes (a-group-CommonIDAttrs)
Local Attributes (defined for this element alone)
Attribute: remarks
Description
This attribute holds general notes on the online rendition that might help a reader to decide whether to follow the link.
Specification
This attribute is not required. It has text content.
DTD Definition
                remarks                  CDATA  #IMPLIED 
.