xbrli:fractionItemType

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
contextRef IDREF required
id country:ID optional
unitRef IDREF required
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.xbrl.org/2003/instance'

Source

<complexType name="fractionItemType" final="extension">
  <sequence>
    <element ref="xbrli:numerator"/>
    <element ref="xbrli:denominator"/>
  </sequence>
  <attributeGroup ref="xbrli:essentialNumericItemAttrs"/>
</complexType>