wadl_stylesheets
wadl_stylesheets copied to clipboard
wadl-links.xsl
I have created wadl-links.xsl, an XSL stylesheet that will generate an HTML5 document containing links which can be used to query the service defined by a WADL file. See the comments at the top of the file for a detailed description and instructions. Thanks.
Hi,
I can't seem to get this to work on my machine with xsltproc or saxon and the demo WADLs from the newest spec; what have you tested against?
Cheers,
Hi Mark,
I am testing purely against WADL generated by Jersey, and I have just upgraded to their latest 1.9 release which modifies the generated WADL namespace to, I assume, match the spec. I have updated my wadl-links.xsl accordingly, which, I also assume, was the reason it wasn't working for you.