Re: looking for xt:document-string() ...

Subject: Re: looking for xt:document-string() ...
From: "Jon Smirl" <jonsmirl@xxxxxxxxxxxx>
Date: Tue, 9 Nov 1999 13:11:52 -0500
Just stick the XML section in an external file and use the document function
to access it.  You can even stick it in the stylesheet and use document(.)
to access it.

Jon Smirl
jonsmirl@xxxxxxxxxxxx


----- Original Message -----
From: Steve Tinney <stinney@xxxxxxxxxxxxx>
>      <xsl:for-each select="document-from-string('<x>1</x><x>2</x>')>
>
> Perhaps there is already a way of doing this that I am missing?



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


Current Thread