Schema Central > XBRL 2.1 > xbrl-linkbase-2003-12-31.xsd > link:loc
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

link:loc

      Concrete locator element.  The loc element is the 
      XLink locator element for all extended links in XBRL.
      

Element information

Type: xl:locatorType

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
xlink:type [1..1]AnonymousFixed value is "locator".
xlink:href [1..1]xsd:anyURI
xlink:label [1..1]xsd:NCName
xlink:role [0..1]Anonymous
xlink:title [0..1]xsd:string

Used in

Substitution hierarchy

Sample instance

<link:loc xlink:type="simple" xlink:href="http://www.example.com/" xlink:label="NCName">
   <xl:title xlink:type="simple"/>
</link:loc>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com