<moduleRef>
| <moduleRef> (모듈 참조) 하나의 스키마로 통합된 모듈을 참조한다. | |||||||||||||
| 모듈 | tagdocs — 22 Documentation Elements | ||||||||||||
| 전체 속성에 부가 |
|
||||||||||||
| 에 의해 사용된 | |||||||||||||
| 포함할 수 있다 |
tagdocs: content
|
||||||||||||
| 선언 |
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> |
|||||||||||||
| 예 |
<moduleRef key="linking"/>
This embeds the linking module. |
||||||||||||
