QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
contextRef | IDREF | required | ||||
decimals | xbrli:decimalsType | optional | ||||
id | country:ID | optional | ||||
precision | xbrli:precisionType | optional | ||||
unitRef | IDREF | required | ||||
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.xbrl.org/2003/instance' |
<complexType name="decimalItemType" final="extension"> <simpleContent> <extension base="decimal"> <attributeGroup ref="xbrli:numericItemAttrs"/> </extension> </simpleContent> </complexType> |