Element used to represent units information about numeric items |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
id | country:ID | required |
Element | xbrli:xbrl |
<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> |