link:footnote
Definition of the reference resource element
Element information
Namespace: http://www.xbrl.org/2003/linkbase
Schema document: xbrl-linkbase-2003-12-31.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Any text (mixed) content, intermingled with:
- Any element [0..*] Namespace: http://www.w3.org/1999/xhtml, Process Contents: skip
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
xlink:type | [1..1] | Anonymous | Fixed value is "resource". from type xl:resourceType | |
xlink:label | [1..1] | xsd:NCName | from type xl:resourceType | |
xlink:role | [0..1] | Anonymous | from type xl:resourceType | |
xlink:title | [0..1] | xsd:string | from type xl:resourceType | |
id | [0..1] | xsd:ID | from type xl:resourceType | |
Any attribute | [0..*] | Namespace: http://www.w3.org/XML/1998/namespace, Process Contents: lax |
Used in
- Anonymous type of element link:footnoteLink
- Type xl:extendedType (Element xl:extended)
Substitution hierarchy
- xl:resource
- can be substituted with link:footnote
Sample instance
<link:footnote xlink:type="simple" xlink:label="NCName">Any text, intermingled with: <!--any element--> </link:footnote>