|
Hm, this is odd…does your query have
reverse axes traversal? Are you saying that base is of type XmlAnyTypeImpl
but it’s content is typed? Can you please send a short sample with your
schema, instance and query? From: David Garcia
[mailto:[EMAIL PROTECTED] Hi, I’m executing the following code over an
XmlAnyTypeImpl XmlObject result[]=base.selectPath(xpathQuery); This query is supposed to return XmlObjects already compiled
on my system but it returns an array of XmlAnyTypeImpl objects. If my base object is an instance of a compiled object it
returns the expected type of XmlObject. Am I doing anything wrong? Regards Dave Garcia |
- selectPath over XmlAnyTypeImpl David Garcia
- RE: selectPath over XmlAnyTypeImpl Yana Kadiyska
- RE: selectPath over XmlAnyTypeImpl David Garcia
- RE: selectPath over XmlAnyTypeImpl Yana Kadiyska

