我对此非常陌生。 我有一个查询和一个xml文件。我可以在该特定文件上编写查询 for $x in doc("file:///C:/Users/Foo/IdeaProjects/XQuery/src/books.xml")/bookstore/bookwhere $x/price>30return $x/title 我有一个
我正在使用氧气XML编辑器学习Xquery,并且打开了它们的一个示例文件:(:The Saxon EE processor must be set in theXQuery transformation scenario for this example. :)
declare base-uri 'file:/Applications/Oxygen%20XML%20Editor/s