[xsl] Writing out to and reading back from an XML file

Subject: [xsl] Writing out to and reading back from an XML file
From: Joseph Kesselman <keshlam@xxxxxxxxxx>
Date: Mon, 2 Aug 2004 10:47:38 -0400
>What I was hoping for was that the namespace axis
> would return the URI as a string

The namespace axis returns Namespace Node(s). You can then extract the
namespace URI from a namespace node by retrieving its string value.


______________________________________
Joe Kesselman, IBM Next-Generation Web Technologies: XML, XSL and more.
"The world changed profoundly and unpredictably the day Tim Berners Lee
got bitten by a radioactive spider." -- Rafe Culpin, in r.m.filk

Current Thread