Hi Hussein, I've got an issue with a particular xpath command when attempting to use applyProperty
<buttontoolTip="Hide Content"icon="../common/icons2/set_hide_conditions.gif"> <commandname="execWithSelectedParams" parameter=";Hide Content;CTRL-click for multi-select;applyProperty;Hide DIGI;(descendant::*|following::*)[contains(@arch, 'DIGI')] visible no"/> </button> ? results in a message stating: ?'(descendant::*|following::*)[contains(@arch, 'DIGI')] visible no' Invalid parameter: should be xpath_expr property_name [property_value]? ? This happens when I use "contains" in the xpath rather than just [...@arch='DIGI'] ? When I run the command manually in XMLmind, I get the same message. ? I know I've seen this before; is there a fix? ? Jeff. -------------- next part -------------- A non-text attachment was scrubbed... Name: xpath_error_message.bmp Type: image/bmp Size: 1191942 bytes Desc: not available Url : http://www.xmlmind.com/pipermail/xmleditor-support/attachments/20091015/81dd016b/attachment-0001.bmp

