[Home] [By Thread] [By Date] [Recent Entries]
Hi Jacqui,
Expression = "Deaths" selectPattern = "ControlledList/Item[BroaderItem='" & expression &"' && @Category='true']" SET oChildren = objXML.selectNodes(selectPattern) This might work: selectPattern = "ControlledList/Item[BroaderItem[. = '" & expression & "'] and (@Category='true')]" Though, it still requires that the Item contains BroaderItem elements. Is that what you want? Grtz, Geert
|

Cart



