Environment
- Ubuntu 11.04 x64
- PHP 5.3.5
- VIM 7.3.35
- XMLVend Specification
I am writing an XMLVend API and I would like to have some example XML generated from some of the specification files I have access to. So my question is as follows:
How can I go about deriving/generating valid XML files from the WSDL, XSL, XSD, and JSPX files I have access too?