<element name="unit"> <annotation> <documentation> Element used to represent units information about numeric items </documentation> </annotation> <complexType> <choice> <element ref="xbrli:measure" minOccurs="1" maxOccurs="unbounded" /> <element ref="xbrli:divide" /> </choice> <attribute name="id" type="ID" use="required" /> </complexType> </element>