Helen Chen wrote:

  Hi,

> Description: XDMP-NOTANODE: doc()/child::ns1:article/ 
> descendant::ns1:sub[attribute::temp1 or attribute::temp2]/base-uri(.)
> -- xs:anyURI("/pt/ajr_1.xml") is not a node

  It looks like if a subsequent usage of the result of this
expression was used in a context where a node is expected (either
because you try to access the result as a node in the calling
environment, or is you use it later in the query, for instance by
trying to apply the '/' operator).

  But base-uri() must return a xs:string, not an xs:anyURI...

  Regards,

-- 
Florent Georges
http://www.fgeorges.org/























_______________________________________________
General mailing list
[email protected]
http://xqzone.com/mailman/listinfo/general

Reply via email to