Definition Type: Element
Name: roleRef
Namespace: http://www.xbrl.org/2003/linkbase
Type: xl:simpleType
Containing Schema: xbrl-linkbase-2003-12-31.xsd
Abstract
Documentation:
Definition of the roleRef element - used to link to resolve xlink:role attribute values to the roleType element declaration.
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_xsd Drilldown into simpleType in schema xl-2003-12-31_xsd Drilldown into roleURI in schema xbrl-linkbase-2003-12-31_xsdXSD Diagram of roleRef in schema xbrl-linkbase-2003-12-31_xsd (XBRL eXtensible Business Reporting Language)
Collapse XSD Schema Code:
<element name="roleRef" substitutionGroup="xl:simple">
    <annotation>
        <documentation>
      Definition of the roleRef element - used 
      to link to resolve xlink:role attribute values to 
      the roleType element declaration.
      </documentation>
    </annotation>
    <complexType>
        <complexContent>
            <extension base="xl:simpleType">
                <attribute name="roleURI" type="xl:nonEmptyURI" use="required">
                    <annotation>
                        <documentation>
                This attribute contains the role name.
              </documentation>
                    </annotation>
                </attribute>
            </extension>
        </complexContent>
    </complexType>
</element>
Collapse Child Attributes:
Name Type Default Value Use
type xlink:type Required
href xlink:href Required
arcrole xlink:arcrole Optional
role xlink:role Optional
title xlink:title Optional
show xlink:show Optional
actuate xlink:actuate Optional
roleURI link:roleURI Required
<anyAttribute>
<anyAttribute> Allowed namespace: 'http://www.w3.org/XML/1998/namespace'
Collapse Derivation Tree:
Collapse References:
xl:simple