|
Subject: [xsl] counter vs. functional counterpart From: Jeff Shelley <jshelley@xxxxxxxxxxxxxxxxxxxx> Date: Mon, 20 Jul 2009 20:53:39 -0700 |
Hello. Does anybody know what xsl file can take this:
<rows>
<row>
<name>John</name>
<otherName/>
</row>
<row>
<name>Paul</name>
<otherName/>
</row>
<row>
<name>Ringo</name>
<nickName>ClassCastException</nickName>
</row>
<row>
<name>George</name>
<otherName/>
</row>
</rows>1-John 2-Paul 3-Ringo 4-ClassCastException 5-George
-- Jeff Shelley, Director of Software Development Stuntman Software, Inc http://www.stuntmansoftware.com 949-533-4513
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] nested for-each on disjoi, Michael Kay | Thread | Re: [xsl] counter vs. functional co, Ben Mendis |
| RE: [xsl] nested for-each on disjoi, Michael Kay | Date | Re: [xsl] counter vs. functional co, Ben Mendis |
| Month |