metacat/test/pathquery1play @ 2518
1 |
<?xml version="1.0"?>
|
---|---|
2 |
<pathquery version="1.0"> |
3 |
<meta_file_id>test</meta_file_id> |
4 |
<returndoctype /> |
5 |
<querygroup operator="UNION"> |
6 |
<queryterm casesensitive="false" searchmode="contains"> |
7 |
<value>%</value> |
8 |
<pathexpr>/PLAY</pathexpr> |
9 |
<!-- <pathexpr>/PLAY/ACT/SCENE/TITLE</pathexpr> -->
|
10 |
<!-- <pathexpr>/PLAY/ACT/SCENE/SPEECH/LINE</pathexpr> -->
|
11 |
</queryterm>
|
12 |
</querygroup>
|
13 |
</pathquery>
|