|
I am building an application that received
xml from various sources and does various things with it... I am currently
trying to figure out how to validate an xml string/source against a given dtd
(ie - does xml "x" conform to dtd "y")... does anyone have any suggestions
as to how I can go about incorporating this functionality into the receiving
bean (ejb)? I realize that there are several parsers and validators out
there, but what I am looking for is some code for using them
manually....
Derek Akers
|
- RE: xml validation Derek Akers
- RE: xml validation Lawrence Fry
- Re: xml validation Ishpal
