|
|
Subject:
XSLT from XSD ?
Category: Computers > Programming Asked by: claney-ga List Price: $10.00 |
Posted:
07 Oct 2005 02:55 PDT
Expires: 06 Nov 2005 01:55 PST Question ID: 577450 |
I am submitting XML to an external system. I am generating the XML I am submitting by serialising java objects (using WebObjects). However, the XML generated using WebObjects does not quite conform to the WSD because some of the elements appear in the wrong order - for example: WebObjects generates this: <Address> <CountryName Code="GB"></CountryName> <CityName>Birmingham</CityName> </Address> ... which is invalid, because the CountryName element must follow the CityName element. I don't have much experience with XSLT so I am hoping there is someway I can avoid having to write an XSLT stylesheet from scratch! Is there anyway of generating one from the XSD ? Thanks, Simon |
|
There is no answer at this time. |
|
Subject:
Re: XSLT from XSD ?
From: navjot_singh-ga on 10 Oct 2005 12:17 PDT |
not sure if this is what you need but this might help. http://www.altova.com/features_xsl.html there's another product called xslwiz which seems to have been debunked by the company. |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |