<moduleRef>
<moduleRef> (referencia de módulo) indica un módulo que se ha de incluir al interno de un esquema. | |||||||||||||
Módulo | tagdocs — 22 Documentation Elements | ||||||||||||
Además de los atributos globales |
|
||||||||||||
Usado por | |||||||||||||
Puede contener |
tagdocs: content
|
||||||||||||
Declaración |
element moduleRef { att.global.attributes, ( attribute key { xsd:NCName }? | attribute url { data.pointer }? ), content? } |
||||||||||||
<s:rule context="tei:moduleRef"> <s:report test="* and @key">child elements of moduleRef are only allowed when an external module is being loaded </s:report> </s:rule> |
|||||||||||||
Ejemplo |
<moduleRef key="linking"/>
This embeds the linking module. |