<elementRef>
<elementRef> points to the specification for some element which is to be included in a schema [22.2 Modules and Schemas] | |||||||
組件 | tagdocs — Documentation Elements | ||||||
屬性 | att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.repeatable (@minOccurs, @maxOccurs)
| ||||||
俱乐部会员 | |||||||
可包含在於 | tagdocs: alternate content schemaSpec sequence specGrp | ||||||
可包含 | 空白元素 | ||||||
註 | 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. | ||||||
例子 | Include in the schema an element named p available from the current default source. | ||||||
例子 | Include in the schema an element named p available from the TEI P5 1.2.1 release. | ||||||
Content model | <content> | ||||||
宣告 | <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 } |