macro.anyXML
| macro.anyXML defines a content model within which any XML elements are permitted | |
| Modul | tagdocs — Documentation Elements | 
| Verwendet von | |
| Deklaration | 
 macro.anyXML = element * - (tei:* | teix:egXML) { attribute * { text }*, ( text | macro.anyXML )* } | 
