macro.anyXML
macro.anyXML defines a content model within which any XML elements are permitted | |
모듈 | tei — 1 The TEI Infrastructure |
에 의해 사용된 | |
선언 |
macro.anyXML = element * { ( attribute * - (xml:id | xml:lang) { text } | text | macro.anyXML )* } |