xbrli:numericItemAttrs

Group of attributes for non-fractional numeric items

Attribute Group Information

Attributes

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

Used By

Source

<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>