db:common.linking.attributes

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
linkend xs:IDREF optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType optional

Used By

Elements db:_phrase/db:phrase, db:abbrev, db:acronym, db:address, db:affiliation, db:answer, db:appendix, db:areaspec, db:arg, db:article, db:attribution, db:audioobject, db:author, db:authorgroup, db:bibliodiv, db:biblioentry, db:bibliography, db:bibliolist, db:bibliomixed, db:bibliomset, db:biblioset, db:blockquote, db:book, db:bridgehead, db:calloutlist, db:caption, db:chapter, db:citerefentry, db:citetitle, db:classsynopsis, db:cmdsynopsis, db:collab, db:colophon, db:colspec, db:computeroutput, db:confgroup, db:constructorsynopsis, db:copyright, db:cover, db:date, db:destructorsynopsis, db:editor, db:entry, db:entrytbl, db:epigraph, db:equation, db:example, db:extendedlink, db:fieldsynopsis, db:figure, db:firstterm, db:footnote, db:footnoteref, db:foreignphrase, db:formalpara, db:funcdef, db:funcprototype, db:funcsynopsis, db:glossary, db:glossdef, db:glossdiv, db:glossentry, db:glosslist, db:glosssee, db:glossseealso, db:glossterm, db:group, db:imageobject, db:imageobjectco, db:index, db:indexdiv, db:indexentry, db:indexterm, db:informalequation, db:informalexample, db:informalfigure, db:informaltable, db:initializer, db:inlineequation, db:inlinemediaobject, db:itemizedlist, db:itermset, db:keycombo, db:keyword, db:keywordset, db:lhs, db:lineannotation, db:listitem, db:literallayout, db:mathphrase, db:mediaobject, db:member, db:menuchoice, db:methodparam, db:methodsynopsis, db:msg, db:msgentry, db:msginfo, db:msgmain, db:msgrel, db:msgset, db:msgsub, db:nonterminal, db:ooclass, db:ooexception, db:oointerface, db:orderedlist, db:org, db:orgdiv, db:othercredit, db:para, db:paramdef, db:part, db:partintro, db:person, db:personname, db:printhistory, db:procedure, db:production, db:productionset, db:programlistingco, db:prompt, db:pubdate, db:publisher, db:qandadiv, db:qandaentry, db:qandaset, db:question, db:refclass, db:refentry, db:reference, db:refmeta, db:refnamediv, db:refsect1, db:refsect2, db:refsect3, db:refsection, db:refsynopsisdiv, db:remark, db:replaceable, db:result, db:revhistory, db:revision, db:rhs, db:row, db:screenco, db:screenshot, db:sect1, db:sect2, db:sect3, db:sect4, db:sect5, db:section, db:seg, db:seglistitem, db:segmentedlist, db:segtitle, db:set, db:setindex, db:shortcut, db:sidebar, db:simpara, db:simplelist, db:simplemsgentry, db:simplesect, db:spanspec, db:step, db:stepalternatives, db:subject, db:subjectset, db:subjectterm, db:substeps, db:subtitle, db:synopfragment, db:synopfragmentref, db:systemitem, db:table, db:tag, db:task, db:tbody, db:term, db:termdef, db:textobject, db:tfoot, db:tgroup, db:thead, db:title, db:titleabbrev, db:toc, db:topic, db:userinput, db:varargs, db:variablelist, db:varlistentry, db:videoobject, db:void, db:xref
Complex Types db:admonition.type, db:block.component.type, db:block.container, db:block.type, db:component.type, db:group.methodparam, db:group.paramdef, db:gui.inline.type, db:indexterm.parts.type, db:inline.type, db:limited.text, db:para.container, db:see.seealso.inline.type, db:verbatim.monospaced

Source

<xs:attributeGroup name="common.linking.attributes">
  <xs:attribute name="linkend" type="xs:IDREF"/>
  <xs:attribute ref="xlink:href"/>
  <xs:attribute ref="xlink:type"/>
  <xs:attribute ref="xlink:role"/>
  <xs:attribute ref="xlink:arcrole"/>
  <xs:attribute ref="xlink:title"/>
  <xs:attribute ref="xlink:show"/>
  <xs:attribute ref="xlink:actuate"/>
</xs:attributeGroup>