xbrli:pure

This datatype serves as the type for dimensionless numbers 
such as percentage change, growth rates, and other ratios 
where the numerator and denominator have the same units.

Simple Type Information

Used By

Complex Type xbrli:pureItemType

Source

<simpleType name="pure">
  <annotation>
    <documentation>This datatype serves as the type for dimensionless numbers such as percentage change, growth rates, and other ratios where the numerator and denominator have the same units.</documentation>
  </annotation>
  <restriction base="decimal"/>
</simpleType>