Definition Type: Element
Name: linkbaseRef
Namespace: http://www.xbrl.org/2003/linkbase
Type: xl:simpleType
Containing Schema: xbrl-linkbase-2003-12-31.xsd
Abstract
Documentation:
Definition of the linkbaseRef element - used to link to XBRL taxonomy extended links from taxonomy schema documents and from XBRL instances.
Collapse XSD Schema Diagram:
Drilldown into actuate in schema xlink_xsd Drilldown into show in schema xlink_xsd Drilldown into title in schema xlink_xsd Drilldown into role in schema xlink_xsd Drilldown into arcrole in schema xlink_xsd Drilldown into href in schema xlink_xsd Drilldown into type in schema xlink_xsdXSD Diagram of linkbaseRef in schema xbrl-linkbase-2003-12-31_xsd (XBRL eXtensible Business Reporting Language)
Collapse XSD Schema Code:
<element name="linkbaseRef" substitutionGroup="xl:simple">
    <annotation>
        <documentation>
      Definition of the linkbaseRef element - used 
      to link to XBRL taxonomy extended links from 
      taxonomy schema documents and from XBRL
      instances.
      </documentation>
    </annotation>
    <complexType>
        <complexContent>
            <restriction base="xl:simpleType">
                <attribute ref="xlink:arcrole" use="required">
                    <annotation>
                        <documentation>
              This attribute must have the value:
              http://www.w3.org/1999/xlink/properties/linkbase
              </documentation>
                    </annotation>
                </attribute>
                <anyAttribute namespace="http://www.w3.org/XML/1998/namespace" processContents="lax" />
            </restriction>
        </complexContent>
    </complexType>
</element>
Collapse Child Attributes:
Name Type Default Value Use
type xlink:type Required
href xlink:href Required
role xlink:role Optional
title xlink:title Optional
show xlink:show Optional
actuate xlink:actuate Optional
arcrole xlink:arcrole Required
<anyAttribute>
<anyAttribute> Allowed namespace: 'http://www.w3.org/XML/1998/namespace'
Collapse Derivation Tree:
Collapse References:
xl:simple