Give a Spring WS dynamic-wsdl some style (using XSLT ?)

39 views Asked by At

I'm currently trying to give my WSDLs some design by attaching a stylesheet to it, so that it could be readable by a technical but non-dev human being. I was thinking I could add some XSLT to my generated spring-ws dynamic-wsdl so that it could be sent to the browser as a pure html (and not xml as it is). But I couldn't find any way to add xslt to the generated wsdl

Can you see any way to accomplish that ?

0

There are 0 answers