|
Subject: [xsl] xsl:number from="/" level="any" From: Deborah Pickett <debbiep-list-xsl@xxxxxxxxxx> Date: Fri, 09 Mar 2007 22:42:13 +1100 |
Document:
<?xml version="1.0" encoding="UTF-8"?>
<?thing?>
<top>
<?thing?>
<child>
<?thing?>
<child><?thing?></child>
</child>
<child>
<?thing?>
</child>
</top>
<?thing?>Output: This thing gets xsl:number "" from / and xsl:number "" from /*. This thing gets xsl:number "" from / and xsl:number "1" from /*. This thing gets xsl:number "" from / and xsl:number "2" from /*. This thing gets xsl:number "" from / and xsl:number "3" from /*. This thing gets xsl:number "" from / and xsl:number "4" from /*. This thing gets xsl:number "" from / and xsl:number "5" from /*.
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] Schema-aware validation o, Joe Fawcett | Thread | Re: [xsl] xsl:number from="/" level, David Carlisle |
| Re: [xsl] XSLT Output contains the , Abel Braaksma | Date | Re: [xsl] Schema-aware validation o, Jesper Tverskov |
| Month |