| QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
|---|---|---|---|---|---|---|---|
| localType | xs:anyURI | optional | |||||
| xml:id | xs:ID | optional |
|
||||
| xml:lang | union of(xs:language, restriction of xs:string) | optional |
|
| Element | description |
<xs:element name="biogHist"> <xs:complexType> <xs:sequence> <xs:element minOccurs="0" ref="abstract"/> <xs:choice maxOccurs="unbounded" minOccurs="0"> <xs:element ref="chronList"/> <xs:element ref="list"/> <xs:element ref="p"/> <xs:element ref="outline"/> <xs:element ref="citation"/> </xs:choice> </xs:sequence> <xs:attribute ref="xml:id"/> <xs:attribute ref="xml:lang"/> <xs:attribute name="localType" type="xs:anyURI"/> </xs:complexType> </xs:element> |
|
< description xmlns = "urn:isbn:1-931666-33-4" > |
|
[...] |
|
< term> |
|
1 |
|
</ term> |
|
< p> |
|
männlich |
|
</ p> |
|
</ descriptiveNote> |
|
</ localDescription> |
|
< places> |
|
< place> |
|
< placeRole> |
|
Geburtsort |
|
</ placeRole> |
|
< placeEntry> |
|
La Brède |
|
</ placeEntry> |
|
</ place> |
|
< place> |
|
< placeRole> |
|
Sterbeort |
|
</ placeRole> |
|
< placeEntry vocabularySource = "GND" localType = "DE-588-4044660-8" > |
|
Paris |
|
</ placeEntry> |
|
</ place> |
|
</ places> |
|
< occupations> |
|
< occupation> |
|
Schriftsteller |
|
</ term> |
|
</ occupation> |
|
< occupation> |
|
Philosoph |
|
</ term> |
|
</ occupation> |
|
< occupation> |
|
Politiker |
|
</ term> |
|
</ occupation> |
|
</ occupations> |
|
< biogHist> |
|
< list> |
|
< item> |
|
Franz. Staatsphilosoph und Schriftsteller |
|
</ item> |
|
</ list> |
|
</ biogHist> |
|
</ description> |