xbrli:shortItemType

Complex Type Information

Model

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
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.xbrl.org/2003/instance'

Source

<complexType name="shortItemType" final="extension">
  <simpleContent>
    <extension base="short">
      <attributeGroup ref="xbrli:numericItemAttrs"/>
    </extension>
  </simpleContent>
</complexType>