Definition Type: ComplexType
Name: titleType
Namespace: http://www.xbrl.org/2003/XLink
Type: anyType:http://www.w3.org/2001/XMLSchema
Containing Schema: xl-2003-12-31.xsd
Abstract
Documentation:
Type for the abstract title element - used as a title element template.
Collapse XSD Schema Diagram:
Drilldown into type in schema xlink_xsdXSD Diagram of titleType in schema xl-2003-12-31_xsd (XBRL eXtensible Business Reporting Language)
Collapse XSD Schema Code:
<complexType name="titleType">
    <annotation>
        <documentation>
      Type for the abstract title element - 
      used as a title element template.
      </documentation>
    </annotation>
    <complexContent>
        <restriction base="anyType">
            <attribute ref="xlink:type" use="required" fixed="title" />
        </restriction>
    </complexContent>
</complexType>
Collapse Child Attributes:
Name Type Default Value Use
type xlink:type Required
<anyAttribute>
Collapse Derivation Tree:
Collapse References:
xl:title