Re: str:tokenize question
"A. Pagaltzis" <[email protected]>
| Newsgroups | gmane.text.xml.xslt.extensions |
|---|---|
| Message-ID | <20060614140319.GF16155@klangraum> |
Hi Sara, * Mitchell, Sara <[email protected]> [2006-06-14 15:30]: > and I expected to get output like this: > > token 1: 5 > token 2: 2 > > What I get is: > > token 1: 2 > token 2: > > What am I missing here? Looks like a bug in Xalan. libxslt gives me the expected results. Maybe Xalan wrongly starts counting nodes in the set from index 0? Regards, -- Aristotle Pagaltzis // <http://plasmasturm.org/>