@echo off rem Run XEENA with WDVL Collection example rem CHANGE NEXT 2 DEFINITIONS TO MATCH YOUR INSTALLATION set XEENA_HOME=C:\IBM\Xeena set DOING_IT_EXAMPLES=C:\KEN\WDVL\DOING-IT\Examples rem Don't change anything below. cd %XEENA_HOME% rem fullpath-to-dtd-file name-of-root-element xeena %DOING_IT_EXAMPLES%\collection1.dtd Collection