link:linkbaseRef
Definition of the linkbaseRef element - used to link to XBRL taxonomy extended links from taxonomy schema documents and from XBRL instances.
Element information
Namespace: http://www.xbrl.org/2003/linkbase
Schema document: xbrl-linkbase-2003-12-31.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Empty content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
xlink:type | [1..1] | Anonymous | Fixed value is "simple". from type xl:simpleType | |
xlink:href | [1..1] | xsd:anyURI | from type xl:simpleType | |
xlink:role | [0..1] | Anonymous | from type xl:simpleType | |
xlink:title | [0..1] | xsd:string | from type xl:simpleType | |
xlink:show | [0..1] | Anonymous | from type xl:simpleType | |
xlink:actuate | [0..1] | Anonymous | from type xl:simpleType | |
xlink:arcrole | [1..1] | Anonymous | This attribute must have the value: http://www.w3.org/1999/xlink/properties/linkbase | |
Any attribute | [0..*] | Namespace: http://www.w3.org/XML/1998/namespace, Process Contents: lax |
Used in
- Anonymous type of element xbrli:xbrl
Substitution hierarchy
- xl:simple
- can be substituted with link:linkbaseRef
Sample instance
<link:linkbaseRef xlink:type="simple" xlink:href="http://www.example.com/" xlink:arcrole="http://www.example.com/"/>