<schemaRef>
<schemaRef> (schema reference) describes or points to a related customization or schema file [2.3.10. The Schema Specification] | |||||||
Module | header | ||||||
Attributes | 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.typed (@type, @subtype) att.resourced (@url)
| ||||||
Member of | |||||||
Contained by | header: encodingDesc | ||||||
May contain | core: desc | ||||||
Example | <schemaRef type="interchangeODD" url="http://www.tei-c.org/release/xml/tei/custom/odd/tei_lite.odd"/> <schemaRef type="interchangeRNG" url="http://www.tei-c.org/release/xml/tei/custom/odd/tei_lite.rng"/> <schemaRef type="projectODD" url="file:///schema/project.odd"/> | ||||||
Content model | <content> | ||||||
Schema Declaration | element schemaRef { tei_att.global.attributes, tei_att.typed.attributes, tei_att.resourced.attributes, attribute key { teidata.xmlName }?, tei_model.descLike? } |