link:linkbase
Definition of the linkbase element. Used to contain a set of zero or more extended link elements.
Element information
Namespace: http://www.xbrl.org/2003/linkbase
Schema document: xbrl-linkbase-2003-12-31.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Choice [0..*]
- link:documentation Concrete element to use for documentation of extended links and linkbases.
- link:roleRef Definition of the roleRef element - used to link to resolve xlink:role attribute values to the roleType element declaration.
- link:arcroleRef Definition of the roleRef element - used to link to resolve xlink:arcrole attribute values to the arcroleType element declaration.
- link:presentationLink presentation extended link element definition.
- link:definitionLink definition extended link element definition
- link:calculationLink calculation extended link element definition
- link:labelLink label extended link element definition
- link:referenceLink reference extended link element definition
- link:footnoteLink footnote extended link element definition
from subst. group xl:extended
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
id | [0..1] | xsd:ID | ||
Any attribute | [0..*] | Namespace: http://www.w3.org/XML/1998/namespace, Process Contents: lax |
Sample instance
<link:linkbase> <link:documentation>string</link:documentation> </link:linkbase>