RE: [xsl] using document() to access a dynamically generated xml tree

Subject: RE: [xsl] using document() to access a dynamically generated xml tree
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Tue, 7 Aug 2001 10:51:26 +0100
> I would like to use the document() function to access an XML file
> dynamically generated by Filemaker Pro. ie
>
>
> Is there a way of doing this? I am using the MSXML3 parser and get the
> following error message:
>
> "msxml3.dll (0x80004005)
> The stylesheet does not contain a document element. The
> stylesheet may be
> empty, or it may not be a well-formed XML document."
>
I find it hard to see how that error message could possibly relate to your
use of the document() function. MSXML3 diagnostics are often obscure, but my
first step would be to assume that this one means what it says.

Mike Kay


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


Current Thread