link:schemaRef
Definition of the schemaRef element - used to link to XBRL taxonomy schemas from XBRL instances.
Element information
Namespace: http://www.xbrl.org/2003/linkbase
Schema document: xbrl-linkbase-2003-12-31.xsd
Type: xl:simpleType
Properties: Global, Qualified
Content
- Empty content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
xlink:type | [1..1] | Anonymous | Fixed value is "simple". | |
xlink:href | [1..1] | xsd:anyURI | ||
xlink:arcrole | [0..1] | Anonymous | ||
xlink:role | [0..1] | Anonymous | ||
xlink:title | [0..1] | xsd:string | ||
xlink:show | [0..1] | Anonymous | ||
xlink:actuate | [0..1] | Anonymous | ||
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:schemaRef
Sample instance
<link:schemaRef xlink:type="simple" xlink:href="http://www.example.com/"/>