Re: XSL Programming
"G" <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.layout.xslt |
|---|---|
| Message-ID | <[email protected]> |
Thanks, It was an old namespace. Regards Gary. "Martin Honnen" <[email protected]> wrote in message news:[email protected]... > > > G wrote: > >> I tried this method but got the following error: >> >> msxml3.dll error '80004005' >> Keyword xsl:text may not be used in namespace >> http://www.w3.org/TR/WD-xsl. >> /test.asp, line 178 > > Then you are not using XSLT 1.0 but something else which does not belong > into this newsgroup. > I suggest you start with the FAQ at > <http://www.dpawson.co.uk/xsl/sect2/sect21.html> > There is also an XSLT and an XPath tutorial on http://www.w3schools.com/. > > -- > > Martin Honnen > http://JavaScript.FAQTs.com/