macro.anyXML
macro.anyXML defines a content model within which any XML elements are permitted | |
Module | tei — 1 The TEI Infrastructure |
Used by | |
Declaration |
macro.anyXML = element * { ( attribute * - (xml:id | xml:lang) { text } | text | macro.anyXML )* } |