-
Feature Request
-
Resolution: Obsolete
-
Major
-
None
-
None
Typically a WS endpoint deployment contains or generates WSDL that either contains or points to an XSD Schema document.
Create a set of standalone complex java types that when transformed to schema use a comprehensive set of XSD features.
This issue is the mirror of JBWS-147. The java types that are the fixture for JBWS-147 should be input for this issue.
Each set of Java type(s) provides the input for a JUnit test. Use wscompile to transform the test Java objects to XSDs, which then become the test fixture.
It is not expected that the roundtrip xsd -> java -> xsd produces identical schema documents.
Resolving this issue does not require you to provide an implementation that make the tests work. This is subject of JBWS-149.