macro.anyXML
| macro.anyXML defines a content model within which any XML elements are permitted | |
| 모듈 | tei — The TEI Infrastructure | 
| 에 의해 사용된 | |
| 선언 | 
 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 | |
| 모듈 | tei — The TEI Infrastructure | 
| 에 의해 사용된 | |
| 선언 | 
 macro.anyXML = element * - (tei:* | teix:egXML) { attribute * { text }*, ( text | macro.anyXML )* } |