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="existDates"> <xs:complexType> <xs:sequence> <xs:group ref="m.dates"/> <xs:element minOccurs="0" ref="descriptiveNote"/> </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" > |
< existDates> |
< dateRange> |
27.01.1756 |
</ fromDate> |
05.12.1791 |
</ toDate> |
</ dateRange> |
</ existDates> |
< term> |
1 |
</ term> |
< p> |
männlich |
</ p> |
</ descriptiveNote> |