macro.anyXML
| macro.anyXML defines a content model within which any XML elements are permitted | |
| Module | tei — The TEI Infrastructure | 
| Used by | |
| Declaration | 
 macro.anyXML = element * - (tei:* | teix:egXML) { attribute * { text }*, ( text | macro.anyXML )* } | 
Version 2.9.1. Last updated on 15th October 2015, revision 46ac023
| macro.anyXML defines a content model within which any XML elements are permitted | |
| Module | tei — The TEI Infrastructure | 
| Used by | |
| Declaration | 
 macro.anyXML = element * - (tei:* | teix:egXML) { attribute * { text }*, ( text | macro.anyXML )* } |