| QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
|---|---|---|---|---|---|---|---|
| xml:base | xs:anyURI | optional |
|
||||
| xml:id | xs:ID | optional |
|
||||
| xml:lang | union of(xs:language, restriction of xs:string) | optional |
|
| Elements | eac-cpf, multipleIdentities |
<xs:element name="cpfDescription"> <xs:complexType> <xs:sequence> <xs:element ref="identity"/> <xs:element minOccurs="0" ref="description"/> <xs:element minOccurs="0" ref="relations"/> <xs:element minOccurs="0" ref="alternativeSet"/> </xs:sequence> <xs:attribute ref="xml:id"/> <xs:attribute ref="xml:lang"/> <xs:attribute ref="xml:base"/> </xs:complexType> </xs:element> |
|
< cpfDescription xmlns = "urn:isbn:1-931666-33-4" > |
|
< identity> |
|
< entityType> |
|
person |
|
</ entityType> |
|
< nameEntry> |
|
< part> |
|
Mozart, Wolfgang Amadeus (1756-1791) |
|
</ part> |
|
</ nameEntry> |
|
< nameEntry> |
|
< part> |
|
Mocart, Volfgang Amadeus (1756-1791) |
|
</ part> |
|
</ nameEntry> |
|
< nameEntry> |
|
< part> |
|
Mocʹarti, Wolpʹgang Amadei (1756-1791) |
|
</ part> |