Hi,

 

Is it possible to further bound this query by selecting only objectClass
nodes in a certain path in a document, for example:
/content/lookupInfo 

 

let $constraining-query :=
       cts:and-query(
 
(cts:element-value-query(xs:QName("objectClass"),("report","model","query","
folder")),
        cts:directory-query("/db/netvisn/content/","infinity")
       ))



Thanks,

Gary

 

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

Reply via email to