Ash Soni - 2006-10-26

I have tried running the Person example..
I get the followin error..

C:\Quick>cfgDtd2Qdml.bat -in=person.dtd -out=person.qdml

C:\Quick>call cfg.bat classpath:///com/jxml/quick/util/dtd2qdml/dtd2qdml.config
-in person.dtd -out person.qdml

C:\Quick>call quickClasspath.bat
The java class is not found:  com/jxml/quick/config/Main

Wats the reason for the same?? Also is Quick capable of parsing an XML document and generating java class(es) for the same?? If so, please help with an example.

Thanx a ton.