I'm trying to generate XML according to the schemas below:
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" and
xmlns:xsd="http://www.w3.org/2001/XMLSchema" plus another one...
generateDS.py generates code (correctly) and I can use the code to generate XML.
I can parse in the XML and I can generate the XML on the way out again -
however the references to the two namespaces above go missing on export. The
resultant XML is not accepted by the receiving side.
$ generateDS.py --version
generateDS.py version 2.9a
$ python --version
Python 2.7.3
running under cygwin.
------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
generateds-users mailing list
generateds-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/generateds-users