<elementRef>
<elementRef> points to the specification for some element which is to be included in a schema | |||||||
モジュール | tagdocs — 22 Documentation Elements | ||||||
グローバル属性の他 | att.readFrom (@source)
|
||||||
当該モジュールを使用するもの | |||||||
下位 | 空要素 | ||||||
宣言 |
element elementRef { att.global.attributes, att.readFrom.attributes, attribute key { xsd:NCName }, empty } |
||||||
例 |
<elementRef key="p"/>
Include in the schema an element named p available from the current default source. |
||||||
例 |
<elementRef key="p" source="tei:5.1.2"/>
Include in the schema an element named p available from the TEI P5 1.2 release. |