You don't need a plugin, just write a test... Add a dependency on your favorite XML engine in pom.xml. Add the XSD in src/test/resources. Add a unit test in src/test/... that runs your code generated XML against the XSD in resources and asserts GOOD or BAD.
Why do you need a plugin for this? Wayne On 2/24/06, Tim Dysinger <[EMAIL PROTECTED]> wrote: > I'd take any of them, but specifically, I'm looking for the last one > XML against a XSD. > > On Feb 22, 2006, at 11:52 AM, Wayne Fay wrote: > > > Validating XML as in... > > Well formed test? > > XML data compiles with DTD test? > > XML schema complies with defined XSD test? > > another test? > > > > What **exactly** are you looking for? > > > > Wayne > > > > On 2/22/06, Tim Dysinger <[EMAIL PROTECTED]> wrote: > >> Is there such a thing? > >> > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [EMAIL PROTECTED] > >> For additional commands, e-mail: [EMAIL PROTECTED] > >> > >> > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > Tim Dysinger > [EMAIL PROTECTED] > (503) 595-6415 > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]