xbrli:context

Used for an island of context to which facts can be related.

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
id country:ID required

Used By

Element xbrli:xbrl

Source

<element name="context">
  <annotation>
    <documentation>Used for an island of context to which facts can be related.</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element name="entity" type="xbrli:contextEntityType"/>
      <element name="period" type="xbrli:contextPeriodType"/>
      <element name="scenario" type="xbrli:contextScenarioType" minOccurs="0"/>
    </sequence>
    <attribute name="id" type="ID" use="required"/>
  </complexType>
</element>

Sample