| QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
|---|---|---|---|---|---|---|---|
| lastDateTimeVerified | m.data.standardDateTime | optional | |||||
| scriptCode | restriction of xs:string | optional | |||||
| transliteration | xs:NMTOKEN | optional | |||||
| vocabularySource | xs:anyURI | optional | |||||
| xml:id | xs:ID | optional |
|
||||
| xml:lang | union of(xs:language, restriction of xs:string) | optional |
|
| Elements | function, legalStatus, localControl, localDescription, mandate, occupation |
| Complex Type | m.simpleDescription |
<xs:element name="term"> <xs:complexType mixed="true"> <xs:attribute ref="xml:id"/> <xs:attributeGroup ref="m.entryLanguageAttributes"/> <xs:attribute name="lastDateTimeVerified" type="m.data.standardDateTime"/> <xs:attribute name="vocabularySource" type="xs:anyURI"/> </xs:complexType> </xs:element> |
|
< localDescription xmlns = "urn:isbn:1-931666-33-4" localType = "Geschlechtsangabe" > |
|
< term> |
|
1 |
|
</ term> |
|
< p> |
|
männlich |
|
</ p> |
|
</ descriptiveNote> |
|
</ localDescription> |