Hey, guys!
Does anybody have a DTD tools for newlisp?
I need to send and receive a huge xml data, which must be syntactically checked.
This isn't an internet application - only an interface to specialized communication system.
Sorry Dmi, I haven't had much time the last year to program; otherwise I might have it already. :-( --Rick
You could probably find a c library to plug into. I haven't played with that yet, but there are tons of c resources for xml. You might start with expat.