xl:arcType
basic extended link arc type - extended where necessary for specific arcs Extends the generic arc type by adding use, priority and order attributes.
Complex type information
Namespace: http://www.xbrl.org/2003/XLink
Schema document: xl-2003-12-31.xsd
Content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
xlink:type | [1..1] | Anonymous | Fixed value is "arc". | |
xlink:from | [1..1] | xsd:NCName | ||
xlink:to | [1..1] | xsd:NCName | ||
xlink:arcrole | [1..1] | Anonymous | ||
xlink:title | [0..1] | xsd:string | ||
xlink:show | [0..1] | Anonymous | ||
xlink:actuate | [0..1] | Anonymous | ||
order | [0..1] | xsd:decimal | ||
use | [0..1] | xl:useEnum | ||
priority | [0..1] | xsd:integer | ||
Any attribute | [0..*] | Namespace: ##other, Process Contents: lax |
Used by
- Element link:definitionArc
- Element link:footnoteArc
- Element link:labelArc
- Element link:referenceArc
- Element xl:arc
- Element link:calculationArc via derived anonymous type
- Element link:presentationArc via derived anonymous type
Type inheritance chain
- xsd:anyType
- xl:arcType
- extended by Anonymous type of element link:presentationArc
- extended by Anonymous type of element link:calculationArc
- xl:arcType