Extending WSDL doc-generator
Here should go questions about transforming XML with XSLT and FOP.
-
- Posts: 6
- Joined: Mon Jun 13, 2005 9:42 am
- Location: Netherlands
Extending WSDL doc-generator
Post by dkruitbosch »
Hi,
I've been lloking into extending WSDL "doc-generator" (from the WSDL samples dir). My goal is to generate output like the schema documentation generator. Currently I'm trying to get a list of declared namespaces from my WSDL. I've tried copying parts of the xs3p.xsl, but that doesn't work.
I'm quite new to xsl(t) so any ideas would be great...
Thanks,
Danny
I've been lloking into extending WSDL "doc-generator" (from the WSDL samples dir). My goal is to generate output like the schema documentation generator. Currently I'm trying to get a list of declared namespaces from my WSDL. I've tried copying parts of the xs3p.xsl, but that doesn't work.
I'm quite new to xsl(t) so any ideas would be great...
Thanks,
Danny
-
- Site Admin
- Posts: 2095
- Joined: Thu Jan 09, 2003 2:58 pm
Hi Danny,
The xs3p stylesheet is a complex stylesheet, I recommend getting more familiar with XSLT before working on changing that to generate documentation for WSDL.
If you want to see what target namespaces have the schemas used from WSDL you should look for //xs:schema/@targetNamespace and also use the document function to access other wsdl or schema files imported in the current wsdl file.
Best Regards,
George
The xs3p stylesheet is a complex stylesheet, I recommend getting more familiar with XSLT before working on changing that to generate documentation for WSDL.
If you want to see what target namespaces have the schemas used from WSDL you should look for //xs:schema/@targetNamespace and also use the document function to access other wsdl or schema files imported in the current wsdl file.
Best Regards,
George
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service