<citeData>
<citeData> (citation data) specifies how information may be extracted from citation structures. [3.11.4 Declaring Reference Systems 17.2.5.4 Citation Structures] | |||||||
Módulo | header — The TEI Header | ||||||
Atributos |
|
||||||
Contenido en |
header: citeStructure
|
||||||
Puede contener | Elemento vacío | ||||||
Ejemplo |
<citeStructure unit="book"
match="//body/div" use="@n"> <citeData property="http://purl.org/dc/terms/title" use="head"/> </citeStructure> |
||||||
Content model |
<content> |
||||||
Declaración |
<rng:element name="citeData"> element citeData { att.global.attributes, att.global.rendition.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.global.responsibility.attributes, att.global.source.attributes, att.citeStructurePart.attributes, attribute property { teidata.pointer }, empty } |