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 )* } |