(classification code) – Holds a citation to the source of controlled-vocabulary terms used in the <termList> element; for example, Library of Congress Subject Headings (LCSH), Library of Congress Classification (LCC), Library of Congress Name Authority File (LCNAF), or other thesaurus or ontology. |
QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
analog | xs:string | optional |
|
||||
authURI | mei:mei_data.URI | optional |
|
||||
authority | xs:string | optional |
|
||||
label | xs:string | optional |
|
||||
n | optional |
|
|||||
translit | xs:NMTOKEN | optional |
|
||||
xml:base | mei:mei_data.URI | optional |
|
||||
xml:id | xs:ID | optional |
|
||||
xml:lang | xs:language | optional |
|
Element | mei:classification |
<xs:element name="classCode"> <xs:annotation> <xs:documentation>(classification code) – Holds a citation to the source of controlled-vocabulary terms used in the <termList> element; for example, Library of Congress Subject Headings (LCSH), Library of Congress Classification (LCC), Library of Congress Name Authority File (LCNAF), or other thesaurus or ontology.</xs:documentation> </xs:annotation> <xs:complexType mixed="true"> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:group ref="mei:mei_model.lbLike"/> <xs:group ref="mei:mei_model.rendLike"/> </xs:choice> <xs:attributeGroup ref="mei:mei_att.common.attributes"/> <xs:attributeGroup ref="mei:mei_att.authorized.attributes"/> <xs:attributeGroup ref="mei:mei_att.bibl.attributes"/> <xs:attributeGroup ref="mei:mei_att.lang.attributes"/> </xs:complexType> </xs:element> |