Forum: XML, XSLT and XPATH Jul 7th, 2005 |
| Replies: 1 Views: 2,677 I use this for XML (and XSLT and XHTML) you should find it helpful at any level.
http://www.w3schools.com/xml/default.asp |
Forum: XML, XSLT and XPATH Jul 3rd, 2005 |
| Replies: 1 Views: 4,299 sounds like a school assignment to me. |
Forum: XML, XSLT and XPATH May 5th, 2005 |
| Replies: 1 Views: 4,193 Hi I did a minor change to your xsl and i think i got the result you are after:
<?xml version="1.0" ?>
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">... |