| QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
|---|---|---|---|---|---|---|---|
| localType | xs:anyURI | required | |||||
| xml:id | xs:ID | optional |
|
||||
| xml:lang | union of(xs:language, restriction of xs:string) | optional |
|
| Elements | description, localDescriptions |
<xs:element name="localDescription"> <xs:complexType> <xs:complexContent> <xs:extension base="m.simpleDescription"> <xs:attribute ref="xml:id"/> <xs:attribute ref="xml:lang"/> <xs:attributeGroup ref="a.localType"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
|
< localDescriptions xmlns = "urn:isbn:1-931666-33-4" localType = "GND" > |
|
< term> |
|
1 |
|
</ term> |
|
< p> |
|
männlich |
|
</ p> |
|
</ descriptiveNote> |
|
</ localDescription> |