macro.anyXML
| macro.anyXML defines a content model within which any XML elements are permitted | |
| Modulo | tei — The TEI Infrastructure |
| Usato da | |
| Dichiarazione | <rng:define name="macro.anyXML"> macro.anyXML = element * - (tei:* | teix:egXML) { attribute * { text }*, ( text | macro.anyXML )* } |
