Concrete arc for use in label extended links. |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
order | decimal | optional | ||||
priority | integer | optional | ||||
use | xl:useEnum | optional | ||||
xlink:actuate | restriction of string | optional | ||||
xlink:arcrole | restriction of anyURI | required | ||||
xlink:from | NCName | required | ||||
xlink:show | restriction of string | optional | ||||
xlink:title | string | optional | ||||
xlink:to | NCName | required | ||||
xlink:type | restriction of string | arc | required | |||
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.xbrl.org/2003/XLink' |
Element | link:labelLink |
<element name="labelArc" type="xl:arcType" substitutionGroup="xl:arc"> <annotation> <documentation>Concrete arc for use in label extended links.</documentation> </annotation> </element> |