[xsl] remote XML with document()

Subject: [xsl] remote XML with document()
From: Dan Cederholm <dan@xxxxxxxxxxxx>
Date: Thu, 18 Apr 2002 16:59:46 -0400
Hi,

I was trying to reference a remote XML file via the document() function like this:

<xsl:value-of select="document('http://www.domain.com/file.xml')/test/text"/>

Sablotron doesn't seem to like it. I'm wondering if anyone knows if this is possible with other processors, or if there's another way to access XML on a different server?

Thanks,
Dan

dan@xxxxxxxxxxxx


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



Current Thread