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