Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cduce
cduce
Commits
5e36015d
Commit
5e36015d
authored
Jul 10, 2007
by
Pietro Abate
Browse files
[r2004-01-09 18:21:08 by cmiachon] Empty log message
Original author: cmiachon Date: 2004-01-09 18:21:08+00:00
parent
22b7b449
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/cql/SEQ/q1.cd
View file @
5e36015d
...
...
@@ -14,5 +14,10 @@ i in (match [c]/Incision with [_ two ; _] ->[two]/Instrument ) ;;
flatten select i
from <report>[ _* <section>[<section.title>['Procedure'] <section.content>[_* Incision _* <incision>[(i::Instrument|_)*];_]]] in [report];;
(* in Xquery *)
for $s in doc("report1.xml")//section[section.title] = "Procedure"]
return ($s//incision[2])/instrument
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment