You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@xmlbeans.apache.org by Youssef <yo...@gmail.com> on 2007/07/23 17:35:42 UTC

XmlBean support for expression with wildcard symbol

HI !
i  execute XQueryXPath sample coming with xmlbeans.jar . everything goes 
right. but when i change the expression in path or query expressions 
like that : (adding the wildcard symbol *)

pathCursor.selectPath(m_namespaceDeclaration + 
"$this//ns:Channel/ns:Name/*");

 XmlBeans  jump over and doesnt execute it .

my question: does XmlBeans support expression with wildcard ? or i m 
missing something to add.

here is my config:
OS : MAC OS 10.4.10
XmlBeans : 2.2.0
Saxon 8.8

thanks in advance



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: user-help@xmlbeans.apache.org