Summary
- modified the special 'transformInline' operation such that it transforms from xs:any to xs:any. 'transformInline' naturally only works when the stylesheet produces a wellformed XML document, it will throw a TransformationFault otherwise. resolves issue TG-1109: Adapt Streaming Editor API to Workflow neccessities https://develop.sub.uni-goettingen.de/jira/browse/TG-1109
Change Type | Path in Repository | Path in Workspace |
---|---|---|
The file was modified | /branches/sedit.xslt.resolving/src/main/java/info/textgrid/services/sedit/xslt/service/StreamingEditorImpl.java | N/A |
The file was modified | /branches/sedit.xslt.resolving/src/main/webapp/WEB-INF/StreamingEditor.wsdl | N/A |
The file was modified | /branches/sedit.xslt.resolving/src/test/java/info/textgrid/services/sedit/xslt/service/StreamingEditorImplTest.java | N/A |
The file was modified | /branches/sedit.xslt.resolving/src/test/resources/simple.xsl | N/A |
The file was added | /branches/sedit.xslt.resolving/src/test/resources/text.xsl | N/A |