Group of attributes for non-fractional numeric items |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
contextRef | IDREF | required | ||||
decimals | xbrli:decimalsType | optional | ||||
id | country:ID | optional | ||||
precision | xbrli:precisionType | optional | ||||
unitRef | IDREF | required |
<attributeGroup name="numericItemAttrs"> <annotation> <documentation>Group of attributes for non-fractional numeric items</documentation> </annotation> <attributeGroup ref="xbrli:essentialNumericItemAttrs"/> <attribute name="precision" type="xbrli:precisionType" use="optional"/> <attribute name="decimals" type="xbrli:decimalsType" use="optional"/> </attributeGroup> |