]> matita.cs.unibo.it Git - helm.git/blob - helm/DEVEL/pxp/pxp/rtests/canonxml/data_jclark_valid/sa/087.xml
- the mathql interpreter is not helm-dependent any more
[helm.git] / helm / DEVEL / pxp / pxp / rtests / canonxml / data_jclark_valid / sa / 087.xml
1 <!DOCTYPE doc [
2 <!ENTITY e "<foo/&#62;">
3 <!ELEMENT doc (foo)>
4 <!ELEMENT foo EMPTY>
5 ]>
6 <doc>&e;</doc>