| Author |
Validating XML against Schema
|
Bill Lee
Greenhorn
Joined: Feb 02, 2007
Posts: 20
|
|
|
I have created some XML via Groovy and am trying to figure out how to validate Groovy against an existing schema? Is there a way to do this? Thanks.
|
 |
Gregg Bolinger
Ranch Hand
Joined: Jul 11, 2001
Posts: 15230
|
|
Ah, the wonders of documentation and a little nudge from Google. Try it sometime. You might like it. ;)
http://groovy.codehaus.org/Validating+XML+with+a+W3C+XML+Schema
|
 |
 |
|
|
subject: Validating XML against Schema
|
|
|