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 |
|
Element | description |
<xs:element name="localDescriptions"> <xs:complexType> <xs:choice> <xs:sequence> <xs:element maxOccurs="unbounded" ref="localDescription"/> <xs:element minOccurs="0" ref="descriptiveNote"/> </xs:sequence> <xs:group maxOccurs="unbounded" minOccurs="0" ref="m.discursiveSet"/> </xs:choice> <xs:attribute ref="xml:id"/> <xs:attribute ref="xml:lang"/> <xs:attributeGroup ref="a.localType"/> </xs:complexType> </xs:element> |
< description xmlns = "urn:isbn:1-931666-33-4" > |
< existDates> |
< dateRange> |
27.01.1756 |
</ fromDate> |
05.12.1791 |
</ toDate> |
</ dateRange> |
</ existDates> |
< term> |
1 |
</ term> |
< p> |
männlich |
</ p> |
</ descriptiveNote> |
</ localDescription> |
< places> |
< place> |
< placeRole> |
Geburtsort |
</ placeRole> |
< placeEntry vocabularySource = "GND" localType = "DE-588-4076982-3" > |
Salzburg |
</ placeEntry> |