Revision 714
Added by berkley over 23 years ago
test/pathquery1play | ||
---|---|---|
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> |
|
0 | 14 |
test/pathquery2play | ||
---|---|---|
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/FM</pathexpr> |
|
9 |
<!-- <pathexpr>/PLAY/ACT/SCENE/TITLE</pathexpr> --> |
|
10 |
<!-- <pathexpr>/PLAY/ACT/SCENE/SPEECH/LINE</pathexpr> --> |
|
11 |
</queryterm> |
|
12 |
</querygroup> |
|
13 |
</pathquery> |
|
0 | 14 |
test/pathquery3play | ||
---|---|---|
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/ACT/TITLE</pathexpr> |
|
9 |
<!-- <pathexpr>/PLAY/ACT/SCENE/TITLE</pathexpr> --> |
|
10 |
<!-- <pathexpr>/PLAY/ACT/SCENE/SPEECH/LINE</pathexpr> --> |
|
11 |
</queryterm> |
|
12 |
</querygroup> |
|
13 |
</pathquery> |
|
0 | 14 |
test/pathquery4play | ||
---|---|---|
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/ACT/TITLE</pathexpr> --> |
|
9 |
<pathexpr>/PLAY/ACT/SCENE/TITLE</pathexpr> |
|
10 |
<!-- <pathexpr>/PLAY/ACT/SCENE/SPEECH/LINE</pathexpr> --> |
|
11 |
</queryterm> |
|
12 |
</querygroup> |
|
13 |
</pathquery> |
|
0 | 14 |
test/pathquery5play | ||
---|---|---|
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/ACT/EPILOGUE/SPEECH/SPEAKER</pathexpr> |
|
9 |
</queryterm> |
|
10 |
</querygroup> |
|
11 |
</pathquery> |
|
0 | 12 |
test/pathquery6play | ||
---|---|---|
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/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> |
|
0 | 15 |
Also available in: Unified diff
play dtd pathquery files