Re: XSL Programming
Martin Honnen <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.layout.xslt |
|---|---|
| Organization | Liberty Development |
| Message-ID | <[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/