Element used to represent division in units |
Element | xbrli:unit |
<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> |