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