| QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
|---|---|---|---|---|---|---|---|
| localType | xs:anyURI | optional | |||||
| scriptCode | restriction of xs:string | optional | |||||
| transliteration | xs:NMTOKEN | optional | |||||
| xml:id | xs:ID | optional |
|
||||
| xml:lang | union of(xs:language, restriction of xs:string) | optional |
|
| Element | setComponent |
<xs:element name="componentEntry"> <xs:complexType mixed="true"> <xs:attribute ref="xml:id"/> <xs:attribute name="localType" type="xs:anyURI"/> <xs:attributeGroup ref="m.entryLanguageAttributes"/> </xs:complexType> </xs:element> |