<schemaRef>
| <schemaRef> (schema reference) describes or points to a related customization or schema file. [2.3.10. The Schema Specification] | |||||||
| Module | header | ||||||
| Attributes |
| ||||||
| 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.resourced.attributes, tei_att.typed.attributes, attribute key { teidata.xmlName }?, tei_model.descLike? } | ||||||