<moduleRef>
<moduleRef> (riferimento al modulo) indica un modulo da includere all'interno di uno schema | |||||||||||||
Modulo | tagdocs — 22 Documentation Elements | ||||||||||||
Oltre agli attributi globali |
|
||||||||||||
Usato da | |||||||||||||
Può contenere |
tagdocs: content
|
||||||||||||
Dichiarazione |
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> |
|||||||||||||
Esempio |
<moduleRef key="linking"/>
This embeds the linking module. |