Forum Discussion

aldana's avatar
aldana
Occasional Contributor
16 years ago

Property expansion xpath style not returning list

Hi, I am having: context.expand('${Search#ResponseAsXml#//foo:listItem}') The xml is: <foo:root>   <foo:listItem>...</foo:listItem>   <foo:listItem>...</foo:listItem>   <foo:listIt...