macro.anyXML
| macro.anyXML defines a content model within which any XML elements are permitted | |
| Módulo | tei — The TEI Infrastructure |
| Usado por | |
| Declaración | <rng:define name="macro.anyXML"> macro.anyXML = element * - (tei:* | teix:egXML) { attribute * { text }*, ( text | macro.anyXML )* } |
