1 |
714
|
berkley
|
<?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/ACT/TITLE</pathexpr> -->
|
9 |
|
|
<!-- <pathexpr>/PLAY/ACT/SCENE/TITLE</pathexpr> -->
|
10 |
|
|
<!-- <pathexpr>/PLAY/ACT/SCENE/SPEECH/LINE</pathexpr> -->
|
11 |
|
|
<pathexpr>/PLAY/ACT/SCENE/SPEECH/LINE/STAGEDIR</pathexpr>
|
12 |
|
|
</queryterm>
|
13 |
|
|
</querygroup>
|
14 |
|
|
</pathquery>
|