Page 1 of 1

XML DTD

Posted: Tue Mar 27, 2007 2:43 pm
by Dmi
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.

Posted: Fri Apr 13, 2007 3:31 pm
by rickyboy
Sorry Dmi, I haven't had much time the last year to program; otherwise I might have it already. :-( --Rick

Posted: Fri Apr 13, 2007 4:02 pm
by Jeff
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.