<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. |