macro.anyXML
| macro.anyXML defines a content model within which any XML elements are permitted | |
| Modulo | tei — 1 The TEI Infrastructure |
| Usato da | |
| Dichiarazione |
macro.anyXML = element * { attribute * { text }*, ( text | macro.anyXML )* } |
