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