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 |
|
Element | place |
<xs:element name="placeRole"> <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> |
< place xmlns = "urn:isbn:1-931666-33-4" > |
< placeRole> |
Geburtsort |
</ placeRole> |
< placeEntry vocabularySource = "GND" localType = "DE-588-4076982-3" > |
Salzburg |
</ placeEntry> |
</ place> |