macro.anyXML
| macro.anyXML defines a content model within which any XML elements are permitted | |
| 組件 | tagdocs — Documentation Elements | 
| 屬於 | |
| 宣告 | 
 macro.anyXML = element * - (tei:* | teix:egXML) { attribute * { text }*, ( text | macro.anyXML )* } | 
Version 2.7.0. Last updated on 16th September 2014, revision 13036
| macro.anyXML defines a content model within which any XML elements are permitted | |
| 組件 | tagdocs — Documentation Elements | 
| 屬於 | |
| 宣告 | 
 macro.anyXML = element * - (tei:* | teix:egXML) { attribute * { text }*, ( text | macro.anyXML )* } |