Definition Type: Element
Name: locator
Namespace: http://www.xbrl.org/2003/XLink
Type: xl:locatorType
Containing Schema: xl-2003-12-31.xsd
Abstract True
Documentation:
Abstract locator element to be used as head of locator substitution group for all extended link locators in XBRL.
Collapse XSD Schema Diagram:
Drilldown into title in schema xl-2003-12-31_xsd Drilldown into title in schema xlink_xsd Drilldown into role in schema xlink_xsd Drilldown into label in schema xlink_xsd Drilldown into href in schema xlink_xsd Drilldown into type in schema xlink_xsd Drilldown into locatorType in schema xl-2003-12-31_xsdXSD Diagram of locator in schema xl-2003-12-31_xsd (XBRL eXtensible Business Reporting Language)
Collapse XSD Schema Code:
<element name="locator" type="xl:locatorType" abstract="true">
    <annotation>
        <documentation>
      Abstract locator element to be used as head of locator substitution group
      for all extended link locators in XBRL.
      </documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
title xl:title 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
type xlink:type Required
href xlink:href Required
label xlink:label Required
role xlink:role Optional
title xlink:title Optional
<anyAttribute>
Collapse Derivation Tree: