Attributes for all items and tuples. |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
id | country:ID | optional | ||||
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.xbrl.org/2003/instance' |
Attribute Groups | xbrli:itemAttrs, xbrli:tupleAttrs |
<attributeGroup name="factAttrs"> <annotation> <documentation>Attributes for all items and tuples.</documentation> </annotation> <attribute name="id" type="ID" use="optional"/> <anyAttribute namespace="##other" processContents="lax"/> </attributeGroup> |