link:arcroleRef
Definition of the roleRef element - used to link to resolve xlink:arcrole attribute values to the arcroleType element declaration.
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:arcrole | [0..1] | Anonymous | 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 | |
Any attribute | [0..*] | Namespace: http://www.w3.org/XML/1998/namespace, Process Contents: lax | from type xl:simpleType | |
arcroleURI | [1..1] | xl:nonEmptyURI | This attribute contains the arc role name. |
Used in
- Anonymous type of element link:linkbase
- Anonymous type of element xbrli:xbrl
Substitution hierarchy
- xl:simple
- can be substituted with link:arcroleRef
Sample instance
<link:arcroleRef xlink:type="simple" xlink:href="http://www.example.com/" arcroleURI="http://www.example.com/"/>