xsl-list
[Top] [All Lists]

Re: [xsl] Having a stylesheet process xsd:/wsdl: imported/included XML elements

2008-03-10 11:37:25
Glen Mazza wrote:

I would like to use XSLT to document Web Service WSDL files
(into HTML or XSL FO), but am unsure if XSLT can work with XSD
imports/includes[1] and WSDL imports/includes[2] that a WSDL
file can have.

  I would typically create a pipeline the first pass of which would
create a document where all includes/imports have been resolved.  Then
you can focus in the subsequent pass(es) on the business logic of
transforming a document that is complete by itself.

  Take care to use the base URI of the element that contains a
reference (for instance the base URI of xs:import for
xs:import/@schemaLocation).

  Regards,

--drkm

























      
_____________________________________________________________________________ 
Envoyez avec Yahoo! Mail. Une boite mail plus intelligente http://mail.yahoo.fr


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>