| 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' | ||||||
| Element | dei:LegalEntityIdentifier |
<xs:complexType name="legalEntityIdentifierItemType"> <xs:simpleContent> <xs:restriction base="xbrli:stringItemType"> <xs:pattern value="[A-Z0-9]{20}"/> <xs:attributeGroup ref="xbrli:nonNumericItemAttrs"/> </xs:restriction> </xs:simpleContent> </xs:complexType> |