Definition Type: Element
Name: title
Namespace: http://www.xbrl.org/2003/XLink
Type: xl:titleType
Containing Schema: xl-2003-12-31.xsd
Abstract True
Documentation:
Generic title element for use in extended link documentation. Used on extended links, arcs, locators. See http://www.w3.org/TR/xlink/#title-element for details.
Collapse XSD Schema Diagram:
Drilldown into type in schema xlink_xsd Drilldown into titleType in schema xl-2003-12-31_xsdXSD Diagram of title in schema xl-2003-12-31_xsd (XBRL eXtensible Business Reporting Language)
Collapse XSD Schema Code:
<element name="title" type="xl:titleType" abstract="true">
    <annotation>
        <documentation>
      Generic title element for use in extended link documentation.
      Used on extended links, arcs, locators.
      See http://www.w3.org/TR/xlink/#title-element for details.
      </documentation>
    </annotation>
</element>
Collapse Child Attributes:
Name Type Default Value Use
type xlink:type Required
<anyAttribute>
Collapse Derivation Tree: