change
<xsl:apply-templates />
to
<xslt:apply-templates />
Don
-----Original Message-----
From: Roshan Sharma [mailto:roshansharma@xxxxxxxxxxx]
Sent: Wednesday, March 07, 2001 2:37 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: XSL puzzle
Pl. help me find why the xsl would not work for the given xml.
Thanks.
<!-- More (nested) File systems -->
<xslt:apply-templates select="/customer/filesystem"/>
<!-- More (nested) Customers
<xslt:apply-templates select="/customer"/>
-->
<!-- More Customers -->
<xsl:apply-templates />
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- XSL puzzle
- Roshan Sharma - Wed, 7 Mar 2001 14:37:56 -0500 (EST)
- <Possible follow-ups>
- Don Bruey - Wed, 7 Mar 2001 14:54:51 -0500 (EST) <=
|
|