macro.anyXML
| macro.anyXML defines a content model within which any XML elements are permitted | |
| Modul | tei — 1 The TEI Infrastructure |
| Verwendet von | |
| Deklaration |
macro.anyXML = element * { attribute * { text }*, ( text | macro.anyXML )* } |
