[Home] [By Thread] [By Date] [Recent Entries]
Robert Hamburger wrote:
I don't know what you mean with "parse" let alone what you expect from these other nodes. Can you update with an XML example of your input, and an XML example of your expected output? Test it against a stripped down version of your stylesheet (i.e., with only the templates you showed above) and include that stylesheet. That will also tell us you use XSLT 2.0 (I assume that from your syntax). Note that in XSLT 2.0, a statement like */@TEXT selects *all* nodes @TEXT with a parent node, whereas the same would select only the first */@TEXT in XSLT 1.0. But without seeing your real input and expected output, I cannot say for sure that this is part of your problem. Cheers, -- Abel
|

Cart



