| dynamic sxpath querying | 25. January 2005 |
how to query for variable element names in xml trees? | |
I want to query information from an xml tree with sxpath. The sxpath statement shall be within a node-list-map function and process the data of the node-list in the xpath argument. Is this possible? When i write the xpath argument by hand, everything goes fine. When i generate this argument through node-list-map the error response will be: "Invalid path step" | |
| Re: dynamic sxpath querying | 25. January 2005 | |||||||
Should be possible, but please provide more informations. | ||||||||