# file : cxx/parser/xerces/basic/testscript # license : GNU GPL v2 + exceptions; see accompanying LICENSE file : basic : { cat <=hello.xsd; EOI cat <=hello.xml; Hello sun moon world EOI $* hello.xml >>EOO greeting Hello name sun name moon name world EOO }