XSLt and several XML

View: New views
2 Messages — Rating Filter:   Alert me  

XSLt and several XML

by lissette :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello!
I need create a XSLT that it read the two xml, it is posible?? Could you tell me a good manual for XSLT?
Tanks very much

Re: XSLt and several XML

by Mukul Gandhi :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


By default, XSLT reads only from one input XML source. But you could
use the document() function to read from multiple XML documents.

I found Michael Kay's "XSLT Programmer's Reference" quite a good book.

PS: The xsl-list (http://www.mulberrytech.com/xsl/xsl-list/index.html)
is the right place to ask XSLT related questions.

On 6/18/07, lissette <glorianchu18@...> wrote:
>
> Hello!
> I need create a XSLT that it read the two xml, it is posible?? Could you
> tell me a good manual for XSLT?
> Tanks very much


--
Regards,
Mukul Gandhi

http://gandhimukul.tripod.com/