xbrli:divide

Element used to represent division in units

Element Information

Model

Used By

Element xbrli:unit

Source

<element name="divide">
  <annotation>
    <documentation>Element used to represent division in units</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element name="unitNumerator" type="xbrli:measuresType"/>
      <element name="unitDenominator" type="xbrli:measuresType"/>
    </sequence>
  </complexType>
</element>

Sample