Used for an island of context to which facts can be related. |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
id | country:ID | required |
Element | xbrli:xbrl |
<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> |