| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| contextRef | IDREF | required | ||||
| id | country:ID | optional | ||||
| Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.xbrl.org/2003/instance' | ||||||
<xs:complexType abstract="false" mixed="false" name="surchargeItemType"> <xs:simpleContent> <xs:restriction base="xbrli:stringItemType"> <xs:enumeration value="No"/> <xs:enumeration value="Yes"/> <xs:enumeration value="NA"/> <xs:attributeGroup ref="xbrli:nonNumericItemAttrs"/> </xs:restriction> </xs:simpleContent> </xs:complexType> |