<elementRef>
<elementRef> points to the specification for some element which is to be included in a schema [23.2 Modules and Schemas] | |||||||
Modul | tagdocs — Documentation Elements | ||||||
Attribute |
|
||||||
Mitglied des | |||||||
Enthalten in |
tagdocs: alternate content schemaSpec sequence specGrp
|
||||||
Kann enthalten | Leeres Element | ||||||
Anmerkung |
Elements are identified by the name supplied as value for the ident attribute on the elementSpec element in which they are declared. TEI element names are unique. |
||||||
Beispiel |
<elementRef key="p"/>
Include in the schema an element named p available from the current default source. |
||||||
Beispiel |
<elementRef key="p" source="tei:1.2.1"/>
Include in the schema an element named p available from the TEI P5 1.2.1 release. |
||||||
Content model |
<content> |
||||||
Schema Deklaration |
<rng:element name="elementRef"> element elementRef { 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.repeatable.attributes, attribute key { teidata.xmlName }, empty } |