<macroRef>
<macroRef> points to the specification for some pattern which is to be included in a schema | |||||||
Módulo | tagdocs — 22 Documentation Elements | ||||||
Atributos | att.global (@xml:id, @n, @xml:lang, @rend, @style, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) att.readFrom (@source)
| ||||||
Miembro de | |||||||
Contenido en | tagdocs: schemaSpec specGrp | ||||||
Puede contener | Elemento vacío | ||||||
Declaración |
element macroRef { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.readFrom.attributes, attribute key { xsd:NCName }, empty } | ||||||
Ejemplo | <schemaSpec ident="myTEI" source="http://www.tei-c.org/Vault/P5/current/xml/tei/odd/p5subset.xml"> <!-- ... --> <macroRef key="data.text" source="tei:1.5.0"/> <!-- ... --> </schemaSpec> |