You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xerces.apache.org by Karen West <kl...@cyberscience.com> on 2002/05/13 18:44:05 UTC

Newbie Question

I have installed xerces-j on my PC and I've managed to build the Xerces
documentation by using the following command in a dos box:

build docs

However, I'm not a java programmer and so far all efforts to parse any of my
creations have landed me up against a brick wall. I've tried using build.bat
with kdocs, my xml doc dir, as the argument but get an error as follows:

Buildfile: build.xml

BUILD FAILED

Target 'kdocs' does not exist in this project

Total time: 1 second

C:\PROGRA~1\xerces-2_0_1>

I have jdk1.2.2 installed and my path is as follows when I run build.bat

set
PATH=%SystemRoot%\system32;%PATH%;c:\progra~1\jdk1.2.2\bin;c:\progra~1\xerce
s-2_0_1

Can someone please put me out of my misery and tell me what I need to do to
create an HTML document from example.xml and example.dtd which reside in a
subdirectory of my Xerces dir called kdocs. Does it even matter where they
reside so long as I include the path in the argument? Ideally I'd like to
create a Windows shortcut that will allow me to do this but if the only way
is via a dos window then so be it.

TIA

---
Karen
Consultant
Cyberscience Corporation
http://www.cyberscience.com


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-user-help@xml.apache.org