Abstract element to use as head of arc element substitution group. |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
order | decimal | optional | ||||
priority | integer | optional | ||||
use | xl:useEnum | optional | ||||
xlink:actuate | restriction of string | optional | ||||
xlink:arcrole | restriction of anyURI | required | ||||
xlink:from | NCName | required | ||||
xlink:show | restriction of string | optional | ||||
xlink:title | string | optional | ||||
xlink:to | NCName | required | ||||
xlink:type | restriction of string | arc | required | |||
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.xbrl.org/2003/XLink' |
Complex Type | xl:extendedType |
<element name="arc" type="xl:arcType" abstract="true"> <annotation> <documentation>Abstract element to use as head of arc element substitution group.</documentation> </annotation> </element> |