This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

<import> and WSDL


Hi !

I would like to write a xslt stylesheet which takes a WSDL document and
produces another WSDL document with all resources specified in the
<import> tags placed in the resulting document (including nested
<import> documents in the imported documents, etc etc). 

Some WSDL documents have the same imported documents at various
locations in the import 'tree', and so an important facility is only to
import each document once. 

I have looked at the fold template from Dimitre Novatchev, and Oliver
Becker's Merge stylesheet (for merging two documents), and they both
look useful. 

Does anyone have any advice ?

Thanks, 

Roger




 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]