|
[XQuery Talk Mailing List Archive Home] [By Date] [By Thread] [By Subject] [By Author] [Recent Entries] [Reply To This Message] query helpMichael Kay mhk at mhk.me.ukWed Sep 20 13:45:52 PDT 2006
> > I want to write a query that would check if job code given in > //BasicInfo/JobGroups/JobGroup/JobCodes/JobCode/text() > > Is among one of them specified at > //BasicInfo/Divisions/Division/Locations/Location/Departments/ > Department > /JobCode > > If not then I would like the query to return that job code. //BasicInfo/JobGroups/JobGroup/JobCodes/JobCode [not(. = //BasicInfo/Divisions/Division/Locations/Location/Departments/Department/Job Code)] Michael Kay http://www.saxonica.com/
|
Purchase Stylus Studio Online Today!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|






