aspose file tools
The moose likes Other Application Frameworks and the fly likes Velocity to xml and validate with xsd Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Frameworks » Other Application Frameworks
Reply Bookmark "Velocity to xml and validate with xsd" Watch "Velocity to xml and validate with xsd" New topic
Author

Velocity to xml and validate with xsd

Adam Teg
Ranch Hand

Joined: Jul 10, 2007
Posts: 58
I am using velocity to generate an XML document. The document gets created fine and prints to the console. What I want to get is an XML Document object from velocity so that I can validate it using an xsd. Any thoughts. Thanks

Document = ctx.put("paceartController", getPaceart());
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Velocity to xml and validate with xsd
 
Similar Threads
how to validate xml document with xml schema in netbean and how to create simpleType in Netbean
StAX xml validation
writing xml document using xml schema using Eclipse
XML Schema Help
XSD Validation