Schema Central > XBRL 2.1 > xbrl-instance-2003-12-31.xsd > xbrli:xbrl
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

xbrli:xbrl

      XBRL instance root element.
      

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
id [0..1]xsd:ID
Any attribute[0..*]Namespace: http://www.w3.org/XML/1998/namespace, Process Contents: lax

Sample instance

<xbrli:xbrl>
   <link:schemaRef xlink:type="simple" xlink:href="http://www.example.com/"/>
   <link:linkbaseRef xlink:type="simple" xlink:href="http://www.example.com/" xlink:arcrole="http://www.example.com/"/>
   <link:roleRef xlink:type="simple" xlink:href="http://www.example.com/" roleURI="http://www.example.com/"/>
   <link:arcroleRef xlink:type="simple" xlink:href="http://www.example.com/" arcroleURI="http://www.example.com/"/>
   <xbrli:item>any content</xbrli:item>
</xbrli:xbrl>

Site developed and hosted by Datypic, Inc.

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