Definition Type: SimpleType
Name: pure
Namespace: http://www.xbrl.org/2003/instance
Containing Schema: xbrl-instance-2003-12-31.xsd
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.
Collapse XSD Schema Diagram:
XSD Diagram of pure in schema xbrl-instance-2003-12-31_xsd (XBRL eXtensible Business Reporting Language)
Collapse XSD Schema Code:
<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>
Collapse Derivation Tree:
Collapse References:
xbrli:pureItemType