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.8.0. Last updated on 6th April 2015, revision 13197
| 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 )* } |