<moduleRef>
| <moduleRef> (module reference) references a module which is to be incorporated into a schema. | |||||||||||||
| Modul | tagdocs — 22 Documentation Elements | ||||||||||||
| Attribute | 
  | ||||||||||||
| Verwendet von | |||||||||||||
| Kann enthalten | tagdocs: content   | ||||||||||||
| Deklaration | 
 element moduleRef { att.global.attributes, ( attribute key { xsd:NCName }? | attribute url { data.pointer }? ), content? } <sch:pattern name="testschemapattern"> <sch:rule context="tei:moduleRef"> <sch:report test="* and @key">child elements of moduleRef are only allowed when an external module is being loaded </sch:report> </sch:rule> </sch:pattern>  | ||||||||||||
| Beispiel | <moduleRef key="linking"/> This embeds the linking module.  | ||||||||||||
