|
| 1.2 | modified | loubyansky | webservice/test/java/org/jboss/test/ws/jaxb/ComplexTypeMarshallerTestCase.java | complex type marshalling implementation |
| 1.2 | modified | loubyansky | webservice/test/resources/jaxb/ComplexTypesService_RPC.xsd | added some elements to the schema |
| 1.9 | modified | loubyansky | webservice/test/build.xml | include test/resources into test classpath |
| 1.10 | modified | loubyansky | common/src/main/org/jboss/xml/binding/AbstractMarshaller.java | added marshalling property which includes or excludes XML version and encoding tag into/from the XML output, other refactorings |
| 1.10 | modified | loubyansky | common/src/main/org/jboss/xml/binding/DtdMarshaller.java | added marshalling property which includes or excludes XML version and encoding tag into/from the XML output, other refactorings |
| 1.3 | modified | loubyansky | common/src/main/org/jboss/xml/binding/MappingObjectModelProvider.java | added marshalling property which includes or excludes XML version and encoding tag into/from the XML output, other refactorings |
| 1.7 | modified | loubyansky | common/src/main/org/jboss/xml/binding/Marshaller.java | added marshalling property which includes or excludes XML version and encoding tag into/from the XML output, other refactorings |
| 1.3 | modified | loubyansky | common/src/main/org/jboss/xml/binding/XercesXsMarshaller.java | added marshalling property which includes or excludes XML version and encoding tag into/from the XML output, other refactorings |
| 1.11 | modified | loubyansky | common/src/main/org/jboss/xml/binding/XsMarshaller.java | added marshalling property which includes or excludes XML version and encoding tag into/from the XML output, other refactorings |