pnever 2003/08/29 07:04:40
Modified: testsuite/testsuite/junit/xmltestcases/functional/extra/propfind/code
propfind207.xml
Log:
Removed DAV:displayname
Revision Changes Path
1.4 +298 -307
jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/extra/propfind/code/propfind207.xml
Index: propfind207.xml
===================================================================
RCS file:
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/extra/propfind/code/propfind207.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- propfind207.xml 13 Aug 2002 12:45:31 -0000 1.3
+++ propfind207.xml 29 Aug 2003 14:04:40 -0000 1.4
@@ -1,36 +1,36 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE test SYSTEM "../../../../../Tprocessor.dtd">
<test>
- <specification>
- <abstract> Checks if Propfind Method with Status code 207 works fine.
</abstract>
- <description>Does a series of PropFinds on the root directory and 2
different files.</description>
- <expectedResult> Status code returned by Propfind Method must be
multi-status 207</expectedResult>
- </specification>
- <step>
- <request>
- <command
varUsage="globalVariableCollection,globalVariableServerName">MKCOL
/%globalVariableServerName%/%globalVariableCollection%/test HTTP/1.1</command>
- <header>Accept-Language: en-us</header>
- <header>Translate: f</header>
- <header>User-Agent: Microsoft Data Access Internet Publishing
Provider DAV</header>
- <header>Connection: Keep-Alive</header>
- </request>
- <response>
- <command>HTTP/1.0 201 Created</command>
- <header>Date: Wed, 21 Feb 2001 12:55:57 GMT+01:00</header>
- <header>Content-Language: en</header>
- <header>Servlet-Engine: Tomcat Web Server/3.2 beta 4 (JSP 1.1;
Servlet 2.2; Java 1.3.0; Windows NT 4.0 x86; java.vendor=Sun Microsystems
Inc.)</header>
- </response>
- </step>
- <step executeIn="Thread-5">
- <request>
- <command
varUsage="globalVariableCollection,globalVariableServerName">PROPFIND
/%globalVariableServerName%/%globalVariableCollection%/test HTTP/1.1</command>
- <header>Accept-Language: en-us</header>
- <header>Content-Type: text/xml</header>
- <header>Translate: f</header>
- <header>Depth: 1</header>
- <header>User-Agent: Microsoft Data Access Internet Publishing
Provider DAV 1.1</header>
- <header>Connection: Keep-Alive</header>
- <body><?xml version="1.0" ?>
+ <specification>
+ <abstract> Checks if Propfind Method with Status code 207 works fine.
</abstract>
+ <description>Does a series of PropFinds on the root directory and 2
different files.</description>
+ <expectedResult> Status code returned by Propfind Method must be
multi-status 207</expectedResult>
+ </specification>
+ <step>
+ <request>
+ <command
varUsage="globalVariableCollection,globalVariableServerName">MKCOL
/%globalVariableServerName%/%globalVariableCollection%/test HTTP/1.1</command>
+ <header>Accept-Language: en-us</header>
+ <header>Translate: f</header>
+ <header>User-Agent: Microsoft Data Access Internet Publishing Provider
DAV</header>
+ <header>Connection: Keep-Alive</header>
+ </request>
+ <response>
+ <command>HTTP/1.0 201 Created</command>
+ <header>Date: Wed, 21 Feb 2001 12:55:57 GMT+01:00</header>
+ <header>Content-Language: en</header>
+ <header>Servlet-Engine: Tomcat Web Server/3.2 beta 4 (JSP 1.1; Servlet
2.2; Java 1.3.0; Windows NT 4.0 x86; java.vendor=Sun Microsystems Inc.)</header>
+ </response>
+ </step>
+ <step executeIn="Thread-5">
+ <request>
+ <command
varUsage="globalVariableCollection,globalVariableServerName">PROPFIND
/%globalVariableServerName%/%globalVariableCollection%/test HTTP/1.1</command>
+ <header>Accept-Language: en-us</header>
+ <header>Content-Type: text/xml</header>
+ <header>Translate: f</header>
+ <header>Depth: 1</header>
+ <header>User-Agent: Microsoft Data Access Internet Publishing Provider
DAV 1.1</header>
+ <header>Connection: Keep-Alive</header>
+ <body><?xml version="1.0" ?>
<propfind xmlns="DAV:">
<prop>
<name/>
@@ -49,76 +49,75 @@
<resourcetype/>
<isstructureddocument/>
<defaultdocument/>
-<displayname/>
<isroot/>
</prop>
</propfind>
</body>
- </request>
- <response>
- <command>HTTP/1.1 207 Multi-Status</command>
- <body
varUsage="globalVariableCollection,globalVariableServerName"><?xml version="1.0"
encoding="utf-8" ?><multistatus xmlns="DAV:"
xmlns:S="http://jakarta.apache.org/slide/"
><response><href>/%globalVariableServerName%/%globalVariableCollection%/test</href><propstat><prop><creationdate>2001-07-19T09:12:17Z</creationdate><getlastmodified>Thu,
19 Jul 2001 09:12:17
GMT</getlastmodified><getcontentlength>*</getcontentlength><resourcetype><collection/></resourcetype><displayname><![CDATA[test]]></displayname></prop><status>HTTP/1.1
200
OK</status></propstat><propstat><prop><name/><parentname/><href/><ishidden/><iscollection/><isreadonly/><getcontenttype/><contentclass/><getcontentlanguage/><lastaccessed/><isstructureddocument/><defaultdocument/><isroot/></prop><status>HTTP/1.1
404 Not
Found</status></propstat></response></multistatus></body>
- </response>
- </step>
- <step executeIn="Thread-4">
- <request>
- <command
varUsage="globalVariableCollection,globalVariableServerName">HEAD
/%globalVariableServerName%/%globalVariableCollection%/test/patient_1.xml
HTTP/1.1</command>
- <header>Accept-Language: en-us</header>
- <header>Translate: f</header>
- <header>User-Agent: Microsoft Data Access Internet Publishing
Provider DAV 1.1</header>
- <header>Connection: Keep-Alive</header>
- <body/>
- </request>
- <response>
- <command>HTTP/1.1 404 Not Found</command>
- <body/>
- </response>
- </step>
- <step executeIn="Thread-5">
- <request>
- <command
varUsage="globalVariableCollection,globalVariableServerName">PUT
/%globalVariableServerName%/%globalVariableCollection%/test/patient_1.xml
HTTP/1.1</command>
- <header>Accept-Language: en-us</header>
- <header>Translate: f</header>
- <header>User-Agent: Microsoft Data Access Internet Publishing
Provider DAV 1.1</header>
- <header>Connection: Keep-Alive</header>
- <body><patient>
+ </request>
+ <response>
+ <command>HTTP/1.1 207 Multi-Status</command>
+ <body
varUsage="globalVariableCollection,globalVariableServerName"><?xml version="1.0"
encoding="utf-8" ?><multistatus xmlns="DAV:"
xmlns:S="http://jakarta.apache.org/slide/"
><response><href>/%globalVariableServerName%/%globalVariableCollection%/test</href><propstat><prop><creationdate>2001-07-19T09:12:17Z</creationdate><getlastmodified>Thu,
19 Jul 2001 09:12:17
GMT</getlastmodified><getcontentlength>*</getcontentlength><resourcetype><collection/></resourcetype></prop><status>HTTP/1.1
200
OK</status></propstat><propstat><prop><name/><parentname/><href/><ishidden/><iscollection/><isreadonly/><getcontenttype/><contentclass/><getcontentlanguage/><lastaccessed/><isstructureddocument/><defaultdocument/><isroot/></prop><status>HTTP/1.1
404 Not
Found</status></propstat></response></multistatus></body>
+ </response>
+ </step>
+ <step executeIn="Thread-4">
+ <request>
+ <command
varUsage="globalVariableCollection,globalVariableServerName">HEAD
/%globalVariableServerName%/%globalVariableCollection%/test/patient_1.xml
HTTP/1.1</command>
+ <header>Accept-Language: en-us</header>
+ <header>Translate: f</header>
+ <header>User-Agent: Microsoft Data Access Internet Publishing Provider
DAV 1.1</header>
+ <header>Connection: Keep-Alive</header>
+ <body/>
+ </request>
+ <response>
+ <command>HTTP/1.1 404 Not Found</command>
+ <body/>
+ </response>
+ </step>
+ <step executeIn="Thread-5">
+ <request>
+ <command
varUsage="globalVariableCollection,globalVariableServerName">PUT
/%globalVariableServerName%/%globalVariableCollection%/test/patient_1.xml
HTTP/1.1</command>
+ <header>Accept-Language: en-us</header>
+ <header>Translate: f</header>
+ <header>User-Agent: Microsoft Data Access Internet Publishing Provider
DAV 1.1</header>
+ <header>Connection: Keep-Alive</header>
+ <body><patient>
<name>
<surname>pat rec 1</surname>
<firstname>1</firstname>
</name>
</patient>
</body>
- </request>
- <response>
- <command>HTTP/1.0 201 Created</command>
- <body/>
- </response>
- </step>
- <step executeIn="Thread-4">
- <request>
- <command
varUsage="globalVariableCollection,globalVariableServerName">HEAD
/%globalVariableServerName%/%globalVariableCollection%/test/patient_1.xml
HTTP/1.1</command>
- <header>Accept-Language: en-us</header>
- <header>Translate: f</header>
- <header>User-Agent: Microsoft Data Access Internet Publishing
Provider DAV 1.1</header>
- <header>Connection: Keep-Alive</header>
- <body/>
- </request>
- <response>
- <command>HTTP/1.1 200 OK</command>
- <header>Last-Modified: 2001-07-19T09:12:57Z</header>
- <body/>
- </response>
- </step>
- <step executeIn="Thread-3">
- <request>
- <command
varUsage="globalVariableCollection,globalVariableServerName">PROPFIND
/%globalVariableServerName%/%globalVariableCollection%/test HTTP/1.1</command>
- <header>Accept-Language: en-us</header>
- <header>Content-Type: text/xml</header>
- <header>Translate: f</header>
- <header>Depth: 1</header>
- <header>User-Agent: Microsoft Data Access Internet Publishing
Provider DAV 1.1</header>
- <header>Connection: Keep-Alive</header>
- <body><?xml version="1.0" ?>
+ </request>
+ <response>
+ <command>HTTP/1.0 201 Created</command>
+ <body/>
+ </response>
+ </step>
+ <step executeIn="Thread-4">
+ <request>
+ <command
varUsage="globalVariableCollection,globalVariableServerName">HEAD
/%globalVariableServerName%/%globalVariableCollection%/test/patient_1.xml
HTTP/1.1</command>
+ <header>Accept-Language: en-us</header>
+ <header>Translate: f</header>
+ <header>User-Agent: Microsoft Data Access Internet Publishing Provider
DAV 1.1</header>
+ <header>Connection: Keep-Alive</header>
+ <body/>
+ </request>
+ <response>
+ <command>HTTP/1.1 200 OK</command>
+ <header>Last-Modified: 2001-07-19T09:12:57Z</header>
+ <body/>
+ </response>
+ </step>
+ <step executeIn="Thread-3">
+ <request>
+ <command
varUsage="globalVariableCollection,globalVariableServerName">PROPFIND
/%globalVariableServerName%/%globalVariableCollection%/test HTTP/1.1</command>
+ <header>Accept-Language: en-us</header>
+ <header>Content-Type: text/xml</header>
+ <header>Translate: f</header>
+ <header>Depth: 1</header>
+ <header>User-Agent: Microsoft Data Access Internet Publishing Provider
DAV 1.1</header>
+ <header>Connection: Keep-Alive</header>
+ <body><?xml version="1.0" ?>
<propfind xmlns="DAV:">
<prop>
<name/>
@@ -137,27 +136,26 @@
<resourcetype/>
<isstructureddocument/>
<defaultdocument/>
-<displayname/>
<isroot/>
</prop>
</propfind>
</body>
- </request>
- <response>
- <command>HTTP/1.1 207 Multi-Status</command>
- <body
varUsage="globalVariableCollection,globalVariableServerName"><?xml version="1.0"
encoding="utf-8" ?><multistatus xmlns="DAV:"
xmlns:S="http://jakarta.apache.org/slide/"
><response><href>/%globalVariableServerName%/%globalVariableCollection%/test</href><propstat><prop><creationdate>2001-07-19T09:12:17Z</creationdate><getlastmodified>Thu,
19 Jul 2001 09:12:17
GMT</getlastmodified><getcontentlength>*</getcontentlength><resourcetype><collection/></resourcetype><displayname><![CDATA[test]]></displayname></prop><status>HTTP/1.1
200
OK</status></propstat><propstat><prop><name/><parentname/><href/><ishidden/><iscollection/><isreadonly/><getcontenttype/><contentclass/><getcontentlanguage/><lastaccessed/><isstructureddocument/><defaultdocument/><isroot/></prop><status>HTTP/1.1
404 Not
Found</status></propstat></response><response><href>/%globalVariableServerName%/%globalVariableCollection%/test/patient_1.xml</href><propstat><prop><getcontenttype>text/plain</getcontenttype><getcontentlanguage>en</getcontentlanguage><creationdate>2001-07-19T09:12:57Z</creationdate><getlastmodified>Thu,
19 Jul 2001 09:12:58
GMT</getlastmodified><getcontentlength>*</getcontentlength><resourcetype/><displayname><![CDATA[patient_1.xml]]></displayname></prop><status>HTTP/1.1
200
OK</status></propstat><propstat><prop><name/><parentname/><href/><ishidden/><iscollection/><isreadonly/><contentclass/><lastaccessed/><isstructureddocument/><defaultdocument/><isroot/></prop><status>HTTP/1.1
404 Not
Found</status></propstat></response></multistatus></body>
- </response>
- </step>
- <step executeIn="Thread-4">
- <request>
- <command
varUsage="globalVariableCollection,globalVariableServerName">PROPFIND
/%globalVariableServerName%/%globalVariableCollection%/test HTTP/1.1</command>
- <header>Accept-Language: en-us</header>
- <header>Content-Type: text/xml</header>
- <header>Translate: f</header>
- <header>Depth: 1</header>
- <header>User-Agent: Microsoft Data Access Internet Publishing
Provider DAV 1.1</header>
- <header>Connection: Keep-Alive</header>
- <body><?xml version="1.0" ?>
+ </request>
+ <response>
+ <command>HTTP/1.1 207 Multi-Status</command>
+ <body
varUsage="globalVariableCollection,globalVariableServerName"><?xml version="1.0"
encoding="utf-8" ?><multistatus xmlns="DAV:"
xmlns:S="http://jakarta.apache.org/slide/"
><response><href>/%globalVariableServerName%/%globalVariableCollection%/test</href><propstat><prop><creationdate>2001-07-19T09:12:17Z</creationdate><getlastmodified>Thu,
19 Jul 2001 09:12:17
GMT</getlastmodified><getcontentlength>*</getcontentlength><resourcetype><collection/></resourcetype></prop><status>HTTP/1.1
200
OK</status></propstat><propstat><prop><name/><parentname/><href/><ishidden/><iscollection/><isreadonly/><getcontenttype/><contentclass/><getcontentlanguage/><lastaccessed/><isstructureddocument/><defaultdocument/><isroot/></prop><status>HTTP/1.1
404 Not
Found</status></propstat></response><response><href>/%globalVariableServerName%/%globalVariableCollection%/test/patient_1.xml</href><propstat><prop><getcontenttype>text/plain</getcontenttype><getcontentlanguage>en</getcontentlanguage><creationdate>2001-07-19T09:12:57Z</creationdate><getlastmodified>Thu,
19 Jul 2001 09:12:58
GMT</getlastmodified><getcontentlength>*</getcontentlength><resourcetype/></prop><status>HTTP/1.1
200
OK</status></propstat><propstat><prop><name/><parentname/><href/><ishidden/><iscollection/><isreadonly/><contentclass/><lastaccessed/><isstructureddocument/><defaultdocument/><isroot/></prop><status>HTTP/1.1
404 Not
Found</status></propstat></response></multistatus></body>
+ </response>
+ </step>
+ <step executeIn="Thread-4">
+ <request>
+ <command
varUsage="globalVariableCollection,globalVariableServerName">PROPFIND
/%globalVariableServerName%/%globalVariableCollection%/test HTTP/1.1</command>
+ <header>Accept-Language: en-us</header>
+ <header>Content-Type: text/xml</header>
+ <header>Translate: f</header>
+ <header>Depth: 1</header>
+ <header>User-Agent: Microsoft Data Access Internet Publishing Provider
DAV 1.1</header>
+ <header>Connection: Keep-Alive</header>
+ <body><?xml version="1.0" ?>
<propfind xmlns="DAV:">
<prop>
<name/>
@@ -176,76 +174,75 @@
<resourcetype/>
<isstructureddocument/>
<defaultdocument/>
-<displayname/>
<isroot/>
</prop>
</propfind>
</body>
- </request>
- <response>
- <command>HTTP/1.1 207 Multi-Status</command>
- <body
varUsage="globalVariableCollection,globalVariableServerName"><?xml version="1.0"
encoding="utf-8" ?><multistatus xmlns="DAV:"
xmlns:S="http://jakarta.apache.org/slide/"
><response><href>/%globalVariableServerName%/%globalVariableCollection%/test</href><propstat><prop><creationdate>2001-07-19T09:12:17Z</creationdate><getlastmodified>Thu,
19 Jul 2001 09:12:17
GMT</getlastmodified><getcontentlength>*</getcontentlength><resourcetype><collection/></resourcetype><displayname><![CDATA[test]]></displayname></prop><status>HTTP/1.1
200
OK</status></propstat><propstat><prop><name/><parentname/><href/><ishidden/><iscollection/><isreadonly/><getcontenttype/><contentclass/><getcontentlanguage/><lastaccessed/><isstructureddocument/><defaultdocument/><isroot/></prop><status>HTTP/1.1
404 Not
Found</status></propstat></response><response><href>/%globalVariableServerName%/%globalVariableCollection%/test/patient_1.xml</href><propstat><prop><getcontenttype>text/plain</getcontenttype><getcontentlanguage>en</getcontentlanguage><creationdate>2001-07-19T09:12:57Z</creationdate><getlastmodified>Thu,
19 Jul 2001 09:12:58
GMT</getlastmodified><getcontentlength>*</getcontentlength><resourcetype/><displayname><![CDATA[patient_1.xml]]></displayname></prop><status>HTTP/1.1
200
OK</status></propstat><propstat><prop><name/><parentname/><href/><ishidden/><iscollection/><isreadonly/><contentclass/><lastaccessed/><isstructureddocument/><defaultdocument/><isroot/></prop><status>HTTP/1.1
404 Not
Found</status></propstat></response></multistatus></body>
- </response>
- </step>
- <step executeIn="Thread-3">
- <request>
- <command
varUsage="globalVariableCollection,globalVariableServerName">HEAD
/%globalVariableServerName%/%globalVariableCollection%/test/patient1_1.xml
HTTP/1.1</command>
- <header>Accept-Language: en-us</header>
- <header>Translate: f</header>
- <header>User-Agent: Microsoft Data Access Internet Publishing
Provider DAV 1.1</header>
- <header>Connection: Keep-Alive</header>
- <body/>
- </request>
- <response>
- <command>HTTP/1.1 404 Not Found</command>
- <body/>
- </response>
- </step>
- <step executeIn="Thread-4">
- <request>
- <command
varUsage="globalVariableCollection,globalVariableServerName">PUT
/%globalVariableServerName%/%globalVariableCollection%/test/patient1_1.xml
HTTP/1.1</command>
- <header>Accept-Language: en-us</header>
- <header>Translate: f</header>
- <header>User-Agent: Microsoft Data Access Internet Publishing
Provider DAV 1.1</header>
- <header>Connection: Keep-Alive</header>
- <body><patient1>
+ </request>
+ <response>
+ <command>HTTP/1.1 207 Multi-Status</command>
+ <body
varUsage="globalVariableCollection,globalVariableServerName"><?xml version="1.0"
encoding="utf-8" ?><multistatus xmlns="DAV:"
xmlns:S="http://jakarta.apache.org/slide/"
><response><href>/%globalVariableServerName%/%globalVariableCollection%/test</href><propstat><prop><creationdate>2001-07-19T09:12:17Z</creationdate><getlastmodified>Thu,
19 Jul 2001 09:12:17
GMT</getlastmodified><getcontentlength>*</getcontentlength><resourcetype><collection/></resourcetype></prop><status>HTTP/1.1
200
OK</status></propstat><propstat><prop><name/><parentname/><href/><ishidden/><iscollection/><isreadonly/><getcontenttype/><contentclass/><getcontentlanguage/><lastaccessed/><isstructureddocument/><defaultdocument/><isroot/></prop><status>HTTP/1.1
404 Not
Found</status></propstat></response><response><href>/%globalVariableServerName%/%globalVariableCollection%/test/patient_1.xml</href><propstat><prop><getcontenttype>text/plain</getcontenttype><getcontentlanguage>en</getcontentlanguage><creationdate>2001-07-19T09:12:57Z</creationdate><getlastmodified>Thu,
19 Jul 2001 09:12:58
GMT</getlastmodified><getcontentlength>*</getcontentlength><resourcetype/></prop><status>HTTP/1.1
200
OK</status></propstat><propstat><prop><name/><parentname/><href/><ishidden/><iscollection/><isreadonly/><contentclass/><lastaccessed/><isstructureddocument/><defaultdocument/><isroot/></prop><status>HTTP/1.1
404 Not
Found</status></propstat></response></multistatus></body>
+ </response>
+ </step>
+ <step executeIn="Thread-3">
+ <request>
+ <command
varUsage="globalVariableCollection,globalVariableServerName">HEAD
/%globalVariableServerName%/%globalVariableCollection%/test/patient1_1.xml
HTTP/1.1</command>
+ <header>Accept-Language: en-us</header>
+ <header>Translate: f</header>
+ <header>User-Agent: Microsoft Data Access Internet Publishing Provider
DAV 1.1</header>
+ <header>Connection: Keep-Alive</header>
+ <body/>
+ </request>
+ <response>
+ <command>HTTP/1.1 404 Not Found</command>
+ <body/>
+ </response>
+ </step>
+ <step executeIn="Thread-4">
+ <request>
+ <command
varUsage="globalVariableCollection,globalVariableServerName">PUT
/%globalVariableServerName%/%globalVariableCollection%/test/patient1_1.xml
HTTP/1.1</command>
+ <header>Accept-Language: en-us</header>
+ <header>Translate: f</header>
+ <header>User-Agent: Microsoft Data Access Internet Publishing Provider
DAV 1.1</header>
+ <header>Connection: Keep-Alive</header>
+ <body><patient1>
<name>
<surname>pat rec 1</surname>
<firstname>1</firstname>
</name>
</patient1>
</body>
- </request>
- <response>
- <command>HTTP/1.0 201 Created</command>
- <body/>
- </response>
- </step>
- <step executeIn="Thread-3">
- <request>
- <command
varUsage="globalVariableCollection,globalVariableServerName">HEAD
/%globalVariableServerName%/%globalVariableCollection%/test/patient1_1.xml
HTTP/1.1</command>
- <header>Accept-Language: en-us</header>
- <header>Translate: f</header>
- <header>User-Agent: Microsoft Data Access Internet Publishing
Provider DAV 1.1</header>
- <header>Connection: Keep-Alive</header>
- <body/>
- </request>
- <response>
- <command>HTTP/1.1 200 OK</command>
- <header>Last-Modified: 2001-07-19T09:13:15Z</header>
- <body/>
- </response>
- </step>
- <step executeIn="Thread-5">
- <request>
- <command
varUsage="globalVariableCollection,globalVariableServerName">PROPFIND
/%globalVariableServerName%/%globalVariableCollection%/test HTTP/1.1</command>
- <header>Accept-Language: en-us</header>
- <header>Content-Type: text/xml</header>
- <header>Translate: f</header>
- <header>Depth: 1</header>
- <header>User-Agent: Microsoft Data Access Internet Publishing
Provider DAV 1.1</header>
- <header>Connection: Keep-Alive</header>
- <body><?xml version="1.0" ?>
+ </request>
+ <response>
+ <command>HTTP/1.0 201 Created</command>
+ <body/>
+ </response>
+ </step>
+ <step executeIn="Thread-3">
+ <request>
+ <command
varUsage="globalVariableCollection,globalVariableServerName">HEAD
/%globalVariableServerName%/%globalVariableCollection%/test/patient1_1.xml
HTTP/1.1</command>
+ <header>Accept-Language: en-us</header>
+ <header>Translate: f</header>
+ <header>User-Agent: Microsoft Data Access Internet Publishing Provider
DAV 1.1</header>
+ <header>Connection: Keep-Alive</header>
+ <body/>
+ </request>
+ <response>
+ <command>HTTP/1.1 200 OK</command>
+ <header>Last-Modified: 2001-07-19T09:13:15Z</header>
+ <body/>
+ </response>
+ </step>
+ <step executeIn="Thread-5">
+ <request>
+ <command
varUsage="globalVariableCollection,globalVariableServerName">PROPFIND
/%globalVariableServerName%/%globalVariableCollection%/test HTTP/1.1</command>
+ <header>Accept-Language: en-us</header>
+ <header>Content-Type: text/xml</header>
+ <header>Translate: f</header>
+ <header>Depth: 1</header>
+ <header>User-Agent: Microsoft Data Access Internet Publishing Provider
DAV 1.1</header>
+ <header>Connection: Keep-Alive</header>
+ <body><?xml version="1.0" ?>
<propfind xmlns="DAV:">
<prop>
<name/>
@@ -264,27 +261,26 @@
<resourcetype/>
<isstructureddocument/>
<defaultdocument/>
-<displayname/>
<isroot/>
</prop>
</propfind>
</body>
- </request>
- <response>
- <command>HTTP/1.1 207 Multi-Status</command>
- <body
varUsage="globalVariableCollection,globalVariableServerName"><?xml version="1.0"
encoding="utf-8" ?><multistatus xmlns="DAV:"
xmlns:S="http://jakarta.apache.org/slide/"
><response><href>/%globalVariableServerName%/%globalVariableCollection%/test</href><propstat><prop><creationdate>2001-07-19T09:12:17Z</creationdate><getlastmodified>Thu,
19 Jul 2001 09:12:17
GMT</getlastmodified><getcontentlength>*</getcontentlength><resourcetype><collection/></resourcetype><displayname><![CDATA[test]]></displayname></prop><status>HTTP/1.1
200
OK</status></propstat><propstat><prop><name/><parentname/><href/><ishidden/><iscollection/><isreadonly/><getcontenttype/><contentclass/><getcontentlanguage/><lastaccessed/><isstructureddocument/><defaultdocument/><isroot/></prop><status>HTTP/1.1
404 Not
Found</status></propstat></response><response><href>/%globalVariableServerName%/%globalVariableCollection%/test/patient1_1.xml</href><propstat><prop><getcontenttype>text/plain</getcontenttype><getcontentlanguage>en</getcontentlanguage><creationdate>2001-07-19T09:13:15Z</creationdate><getlastmodified>Thu,
19 Jul 2001 09:13:16
GMT</getlastmodified><getcontentlength>*</getcontentlength><resourcetype/><displayname><![CDATA[patient1_1.xml]]></displayname></prop><status>HTTP/1.1
200
OK</status></propstat><propstat><prop><name/><parentname/><href/><ishidden/><iscollection/><isreadonly/><contentclass/><lastaccessed/><isstructureddocument/><defaultdocument/><isroot/></prop><status>HTTP/1.1
404 Not
Found</status></propstat></response><response><href>/%globalVariableServerName%/%globalVariableCollection%/test/patient_1.xml</href><propstat><prop><getcontenttype>text/plain</getcontenttype><getcontentlanguage>en</getcontentlanguage><creationdate>2001-07-19T09:12:57Z</creationdate><getlastmodified>Thu,
19 Jul 2001 09:12:58
GMT</getlastmodified><getcontentlength>*</getcontentlength><resourcetype/><displayname><![CDATA[patient_1.xml]]></displayname></prop><status>HTTP/1.1
200
OK</status></propstat><propstat><prop><name/><parentname/><href/><ishidden/><iscollection/><isreadonly/><contentclass/><lastaccessed/><isstructureddocument/><defaultdocument/><isroot/></prop><status>HTTP/1.1
404 Not
Found</status></propstat></response></multistatus></body>
- </response>
- </step>
- <step executeIn="Thread-3">
- <request>
- <command
varUsage="globalVariableCollection,globalVariableServerName">PROPFIND
/%globalVariableServerName%/%globalVariableCollection%/test HTTP/1.1</command>
- <header>Accept-Language: en-us</header>
- <header>Content-Type: text/xml</header>
- <header>Translate: f</header>
- <header>Depth: 1</header>
- <header>User-Agent: Microsoft Data Access Internet Publishing
Provider DAV 1.1</header>
- <header>Connection: Keep-Alive</header>
- <body><?xml version="1.0" ?>
+ </request>
+ <response>
+ <command>HTTP/1.1 207 Multi-Status</command>
+ <body
varUsage="globalVariableCollection,globalVariableServerName"><?xml version="1.0"
encoding="utf-8" ?><multistatus xmlns="DAV:"
xmlns:S="http://jakarta.apache.org/slide/"
><response><href>/%globalVariableServerName%/%globalVariableCollection%/test</href><propstat><prop><creationdate>2001-07-19T09:12:17Z</creationdate><getlastmodified>Thu,
19 Jul 2001 09:12:17
GMT</getlastmodified><getcontentlength>*</getcontentlength><resourcetype><collection/></resourcetype></prop><status>HTTP/1.1
200
OK</status></propstat><propstat><prop><name/><parentname/><href/><ishidden/><iscollection/><isreadonly/><getcontenttype/><contentclass/><getcontentlanguage/><lastaccessed/><isstructureddocument/><defaultdocument/><isroot/></prop><status>HTTP/1.1
404 Not
Found</status></propstat></response><response><href>/%globalVariableServerName%/%globalVariableCollection%/test/patient1_1.xml</href><propstat><prop><getcontenttype>text/plain</getcontenttype><getcontentlanguage>en</getcontentlanguage><creationdate>2001-07-19T09:13:15Z</creationdate><getlastmodified>Thu,
19 Jul 2001 09:13:16
GMT</getlastmodified><getcontentlength>*</getcontentlength><resourcetype/></prop><status>HTTP/1.1
200
OK</status></propstat><propstat><prop><name/><parentname/><href/><ishidden/><iscollection/><isreadonly/><contentclass/><lastaccessed/><isstructureddocument/><defaultdocument/><isroot/></prop><status>HTTP/1.1
404 Not
Found</status></propstat></response><response><href>/%globalVariableServerName%/%globalVariableCollection%/test/patient_1.xml</href><propstat><prop><getcontenttype>text/plain</getcontenttype><getcontentlanguage>en</getcontentlanguage><creationdate>2001-07-19T09:12:57Z</creationdate><getlastmodified>Thu,
19 Jul 2001 09:12:58
GMT</getlastmodified><getcontentlength>*</getcontentlength><resourcetype/></prop><status>HTTP/1.1
200
OK</status></propstat><propstat><prop><name/><parentname/><href/><ishidden/><iscollection/><isreadonly/><contentclass/><lastaccessed/><isstructureddocument/><defaultdocument/><isroot/></prop><status>HTTP/1.1
404 Not
Found</status></propstat></response></multistatus></body>
+ </response>
+ </step>
+ <step executeIn="Thread-3">
+ <request>
+ <command
varUsage="globalVariableCollection,globalVariableServerName">PROPFIND
/%globalVariableServerName%/%globalVariableCollection%/test HTTP/1.1</command>
+ <header>Accept-Language: en-us</header>
+ <header>Content-Type: text/xml</header>
+ <header>Translate: f</header>
+ <header>Depth: 1</header>
+ <header>User-Agent: Microsoft Data Access Internet Publishing Provider
DAV 1.1</header>
+ <header>Connection: Keep-Alive</header>
+ <body><?xml version="1.0" ?>
<propfind xmlns="DAV:">
<prop>
<name/>
@@ -303,57 +299,56 @@
<resourcetype/>
<isstructureddocument/>
<defaultdocument/>
-<displayname/>
<isroot/>
</prop>
</propfind>
</body>
- </request>
- <response>
- <command>HTTP/1.1 207 Multi-Status</command>
- <body
varUsage="globalVariableCollection,globalVariableServerName"><?xml version="1.0"
encoding="utf-8" ?><multistatus xmlns="DAV:"
xmlns:S="http://jakarta.apache.org/slide/"
><response><href>/%globalVariableServerName%/%globalVariableCollection%/test</href><propstat><prop><creationdate>2001-07-19T09:12:17Z</creationdate><getlastmodified>Thu,
19 Jul 2001 09:12:17
GMT</getlastmodified><getcontentlength>*</getcontentlength><resourcetype><collection/></resourcetype><displayname><![CDATA[test]]></displayname></prop><status>HTTP/1.1
200
OK</status></propstat><propstat><prop><name/><parentname/><href/><ishidden/><iscollection/><isreadonly/><getcontenttype/><contentclass/><getcontentlanguage/><lastaccessed/><isstructureddocument/><defaultdocument/><isroot/></prop><status>HTTP/1.1
404 Not
Found</status></propstat></response><response><href>/%globalVariableServerName%/%globalVariableCollection%/test/patient1_1.xml</href><propstat><prop><getcontenttype>text/plain</getcontenttype><getcontentlanguage>en</getcontentlanguage><creationdate>2001-07-19T09:13:15Z</creationdate><getlastmodified>Thu,
19 Jul 2001 09:13:16
GMT</getlastmodified><getcontentlength>*</getcontentlength><resourcetype/><displayname><![CDATA[patient1_1.xml]]></displayname></prop><status>HTTP/1.1
200
OK</status></propstat><propstat><prop><name/><parentname/><href/><ishidden/><iscollection/><isreadonly/><contentclass/><lastaccessed/><isstructureddocument/><defaultdocument/><isroot/></prop><status>HTTP/1.1
404 Not
Found</status></propstat></response><response><href>/%globalVariableServerName%/%globalVariableCollection%/test/patient_1.xml</href><propstat><prop><getcontenttype>text/plain</getcontenttype><getcontentlanguage>en</getcontentlanguage><creationdate>2001-07-19T09:12:57Z</creationdate><getlastmodified>Thu,
19 Jul 2001 09:12:58
GMT</getlastmodified><getcontentlength>*</getcontentlength><resourcetype/><displayname><![CDATA[patient_1.xml]]></displayname></prop><status>HTTP/1.1
200
OK</status></propstat><propstat><prop><name/><parentname/><href/><ishidden/><iscollection/><isreadonly/><contentclass/><lastaccessed/><isstructureddocument/><defaultdocument/><isroot/></prop><status>HTTP/1.1
404 Not
Found</status></propstat></response></multistatus></body>
- </response>
- </step>
- <step executeIn="Thread-3">
- <request>
- <command
varUsage="globalVariableCollection,globalVariableServerName">DELETE
/%globalVariableServerName%/%globalVariableCollection%/test/patient1_1.xml
HTTP/1.1</command>
- <header>Accept-Language: en-us</header>
- <header>Destroy: NoUndelete</header>
- <header>Translate: f</header>
- <header>User-Agent: Microsoft Data Access Internet Publishing
Provider DAV 1.1</header>
- <header>Connection: Keep-Alive</header>
- <body/>
- </request>
- <response>
- <command>HTTP/1.1 204 No Content</command>
- <body/>
- </response>
- </step>
- <step executeIn="Thread-5">
- <request>
- <command
varUsage="globalVariableCollection,globalVariableServerName">DELETE
/%globalVariableServerName%/%globalVariableCollection%/test/patient_1.xml
HTTP/1.1</command>
- <header>Accept-Language: en-us</header>
- <header>Destroy: NoUndelete</header>
- <header>Translate: f</header>
- <header>User-Agent: Microsoft Data Access Internet Publishing
Provider DAV 1.1</header>
- <header>Connection: Keep-Alive</header>
- <body/>
- </request>
- <response>
- <command>HTTP/1.1 204 No Content</command>
- <body/>
- </response>
- </step>
- <step executeIn="Thread-3">
- <request>
- <command
varUsage="globalVariableCollection,globalVariableServerName">PROPFIND
/%globalVariableServerName%/%globalVariableCollection%/test HTTP/1.1</command>
- <header>Accept-Language: en-us</header>
- <header>Content-Type: text/xml</header>
- <header>Translate: f</header>
- <header>Depth: 1</header>
- <header>User-Agent: Microsoft Data Access Internet Publishing
Provider DAV 1.1</header>
- <header>Connection: Keep-Alive</header>
- <body><?xml version="1.0" ?>
+ </request>
+ <response>
+ <command>HTTP/1.1 207 Multi-Status</command>
+ <body
varUsage="globalVariableCollection,globalVariableServerName"><?xml version="1.0"
encoding="utf-8" ?><multistatus xmlns="DAV:"
xmlns:S="http://jakarta.apache.org/slide/"
><response><href>/%globalVariableServerName%/%globalVariableCollection%/test</href><propstat><prop><creationdate>2001-07-19T09:12:17Z</creationdate><getlastmodified>Thu,
19 Jul 2001 09:12:17
GMT</getlastmodified><getcontentlength>*</getcontentlength><resourcetype><collection/></resourcetype></prop><status>HTTP/1.1
200
OK</status></propstat><propstat><prop><name/><parentname/><href/><ishidden/><iscollection/><isreadonly/><getcontenttype/><contentclass/><getcontentlanguage/><lastaccessed/><isstructureddocument/><defaultdocument/><isroot/></prop><status>HTTP/1.1
404 Not
Found</status></propstat></response><response><href>/%globalVariableServerName%/%globalVariableCollection%/test/patient1_1.xml</href><propstat><prop><getcontenttype>text/plain</getcontenttype><getcontentlanguage>en</getcontentlanguage><creationdate>2001-07-19T09:13:15Z</creationdate><getlastmodified>Thu,
19 Jul 2001 09:13:16
GMT</getlastmodified><getcontentlength>*</getcontentlength><resourcetype/></prop><status>HTTP/1.1
200
OK</status></propstat><propstat><prop><name/><parentname/><href/><ishidden/><iscollection/><isreadonly/><contentclass/><lastaccessed/><isstructureddocument/><defaultdocument/><isroot/></prop><status>HTTP/1.1
404 Not
Found</status></propstat></response><response><href>/%globalVariableServerName%/%globalVariableCollection%/test/patient_1.xml</href><propstat><prop><getcontenttype>text/plain</getcontenttype><getcontentlanguage>en</getcontentlanguage><creationdate>2001-07-19T09:12:57Z</creationdate><getlastmodified>Thu,
19 Jul 2001 09:12:58
GMT</getlastmodified><getcontentlength>*</getcontentlength><resourcetype/></prop><status>HTTP/1.1
200
OK</status></propstat><propstat><prop><name/><parentname/><href/><ishidden/><iscollection/><isreadonly/><contentclass/><lastaccessed/><isstructureddocument/><defaultdocument/><isroot/></prop><status>HTTP/1.1
404 Not
Found</status></propstat></response></multistatus></body>
+ </response>
+ </step>
+ <step executeIn="Thread-3">
+ <request>
+ <command
varUsage="globalVariableCollection,globalVariableServerName">DELETE
/%globalVariableServerName%/%globalVariableCollection%/test/patient1_1.xml
HTTP/1.1</command>
+ <header>Accept-Language: en-us</header>
+ <header>Destroy: NoUndelete</header>
+ <header>Translate: f</header>
+ <header>User-Agent: Microsoft Data Access Internet Publishing Provider
DAV 1.1</header>
+ <header>Connection: Keep-Alive</header>
+ <body/>
+ </request>
+ <response>
+ <command>HTTP/1.1 204 No Content</command>
+ <body/>
+ </response>
+ </step>
+ <step executeIn="Thread-5">
+ <request>
+ <command
varUsage="globalVariableCollection,globalVariableServerName">DELETE
/%globalVariableServerName%/%globalVariableCollection%/test/patient_1.xml
HTTP/1.1</command>
+ <header>Accept-Language: en-us</header>
+ <header>Destroy: NoUndelete</header>
+ <header>Translate: f</header>
+ <header>User-Agent: Microsoft Data Access Internet Publishing Provider
DAV 1.1</header>
+ <header>Connection: Keep-Alive</header>
+ <body/>
+ </request>
+ <response>
+ <command>HTTP/1.1 204 No Content</command>
+ <body/>
+ </response>
+ </step>
+ <step executeIn="Thread-3">
+ <request>
+ <command
varUsage="globalVariableCollection,globalVariableServerName">PROPFIND
/%globalVariableServerName%/%globalVariableCollection%/test HTTP/1.1</command>
+ <header>Accept-Language: en-us</header>
+ <header>Content-Type: text/xml</header>
+ <header>Translate: f</header>
+ <header>Depth: 1</header>
+ <header>User-Agent: Microsoft Data Access Internet Publishing Provider
DAV 1.1</header>
+ <header>Connection: Keep-Alive</header>
+ <body><?xml version="1.0" ?>
<propfind xmlns="DAV:">
<prop>
<name/>
@@ -372,27 +367,26 @@
<resourcetype/>
<isstructureddocument/>
<defaultdocument/>
-<displayname/>
<isroot/>
</prop>
</propfind>
</body>
- </request>
- <response>
- <command>HTTP/1.1 207 Multi-Status</command>
- <body
varUsage="globalVariableCollection,globalVariableServerName"><?xml version="1.0"
encoding="utf-8" ?><multistatus xmlns="DAV:"
xmlns:S="http://jakarta.apache.org/slide/"
><response><href>/%globalVariableServerName%/%globalVariableCollection%/test</href><propstat><prop><creationdate>2001-07-19T09:12:17Z</creationdate><getlastmodified>Thu,
19 Jul 2001 09:12:17
GMT</getlastmodified><getcontentlength>*</getcontentlength><resourcetype><collection/></resourcetype><displayname><![CDATA[test]]></displayname></prop><status>HTTP/1.1
200
OK</status></propstat><propstat><prop><name/><parentname/><href/><ishidden/><iscollection/><isreadonly/><getcontenttype/><contentclass/><getcontentlanguage/><lastaccessed/><isstructureddocument/><defaultdocument/><isroot/></prop><status>HTTP/1.1
404 Not
Found</status></propstat></response></multistatus></body>
- </response>
- </step>
- <step executeIn="Thread-5">
- <request>
- <command
varUsage="globalVariableCollection,globalVariableServerName">PROPFIND
/%globalVariableServerName%/%globalVariableCollection%/test HTTP/1.1</command>
- <header>Accept-Language: en-us</header>
- <header>Content-Type: text/xml</header>
- <header>Translate: f</header>
- <header>Depth: 1</header>
- <header>User-Agent: Microsoft Data Access Internet Publishing
Provider DAV 1.1</header>
- <header>Connection: Keep-Alive</header>
- <body><?xml version="1.0" ?>
+ </request>
+ <response>
+ <command>HTTP/1.1 207 Multi-Status</command>
+ <body
varUsage="globalVariableCollection,globalVariableServerName"><?xml version="1.0"
encoding="utf-8" ?><multistatus xmlns="DAV:"
xmlns:S="http://jakarta.apache.org/slide/"
><response><href>/%globalVariableServerName%/%globalVariableCollection%/test</href><propstat><prop><creationdate>2001-07-19T09:12:17Z</creationdate><getlastmodified>Thu,
19 Jul 2001 09:12:17
GMT</getlastmodified><getcontentlength>*</getcontentlength><resourcetype><collection/></resourcetype></prop><status>HTTP/1.1
200
OK</status></propstat><propstat><prop><name/><parentname/><href/><ishidden/><iscollection/><isreadonly/><getcontenttype/><contentclass/><getcontentlanguage/><lastaccessed/><isstructureddocument/><defaultdocument/><isroot/></prop><status>HTTP/1.1
404 Not
Found</status></propstat></response></multistatus></body>
+ </response>
+ </step>
+ <step executeIn="Thread-5">
+ <request>
+ <command
varUsage="globalVariableCollection,globalVariableServerName">PROPFIND
/%globalVariableServerName%/%globalVariableCollection%/test HTTP/1.1</command>
+ <header>Accept-Language: en-us</header>
+ <header>Content-Type: text/xml</header>
+ <header>Translate: f</header>
+ <header>Depth: 1</header>
+ <header>User-Agent: Microsoft Data Access Internet Publishing Provider
DAV 1.1</header>
+ <header>Connection: Keep-Alive</header>
+ <body><?xml version="1.0" ?>
<propfind xmlns="DAV:">
<prop>
<name/>
@@ -411,27 +405,26 @@
<resourcetype/>
<isstructureddocument/>
<defaultdocument/>
-<displayname/>
<isroot/>
</prop>
</propfind>
</body>
- </request>
- <response>
- <command>HTTP/1.1 207 Multi-Status</command>
- <body
varUsage="globalVariableCollection,globalVariableServerName"><?xml version="1.0"
encoding="utf-8" ?><multistatus xmlns="DAV:"
xmlns:S="http://jakarta.apache.org/slide/"
><response><href>/%globalVariableServerName%/%globalVariableCollection%/test</href><propstat><prop><creationdate>2001-07-19T09:12:17Z</creationdate><getlastmodified>Thu,
19 Jul 2001 09:12:17
GMT</getlastmodified><getcontentlength>*</getcontentlength><resourcetype><collection/></resourcetype><displayname><![CDATA[test]]></displayname></prop><status>HTTP/1.1
200
OK</status></propstat><propstat><prop><name/><parentname/><href/><ishidden/><iscollection/><isreadonly/><getcontenttype/><contentclass/><getcontentlanguage/><lastaccessed/><isstructureddocument/><defaultdocument/><isroot/></prop><status>HTTP/1.1
404 Not
Found</status></propstat></response></multistatus></body>
- </response>
- </step>
- <step executeIn="Thread-3">
- <request>
- <command
varUsage="globalVariableCollection,globalVariableServerName">PROPFIND
/%globalVariableServerName%/%globalVariableCollection%/test HTTP/1.1</command>
- <header>Accept-Language: en-us</header>
- <header>Content-Type: text/xml</header>
- <header>Translate: f</header>
- <header>Depth: 1</header>
- <header>User-Agent: Microsoft Data Access Internet Publishing
Provider DAV 1.1</header>
- <header>Connection: Keep-Alive</header>
- <body><?xml version="1.0" ?>
+ </request>
+ <response>
+ <command>HTTP/1.1 207 Multi-Status</command>
+ <body
varUsage="globalVariableCollection,globalVariableServerName"><?xml version="1.0"
encoding="utf-8" ?><multistatus xmlns="DAV:"
xmlns:S="http://jakarta.apache.org/slide/"
><response><href>/%globalVariableServerName%/%globalVariableCollection%/test</href><propstat><prop><creationdate>2001-07-19T09:12:17Z</creationdate><getlastmodified>Thu,
19 Jul 2001 09:12:17
GMT</getlastmodified><getcontentlength>*</getcontentlength><resourcetype><collection/></resourcetype></prop><status>HTTP/1.1
200
OK</status></propstat><propstat><prop><name/><parentname/><href/><ishidden/><iscollection/><isreadonly/><getcontenttype/><contentclass/><getcontentlanguage/><lastaccessed/><isstructureddocument/><defaultdocument/><isroot/></prop><status>HTTP/1.1
404 Not
Found</status></propstat></response></multistatus></body>
+ </response>
+ </step>
+ <step executeIn="Thread-3">
+ <request>
+ <command
varUsage="globalVariableCollection,globalVariableServerName">PROPFIND
/%globalVariableServerName%/%globalVariableCollection%/test HTTP/1.1</command>
+ <header>Accept-Language: en-us</header>
+ <header>Content-Type: text/xml</header>
+ <header>Translate: f</header>
+ <header>Depth: 1</header>
+ <header>User-Agent: Microsoft Data Access Internet Publishing Provider
DAV 1.1</header>
+ <header>Connection: Keep-Alive</header>
+ <body><?xml version="1.0" ?>
<propfind xmlns="DAV:">
<prop>
<name/>
@@ -450,27 +443,26 @@
<resourcetype/>
<isstructureddocument/>
<defaultdocument/>
-<displayname/>
<isroot/>
</prop>
</propfind>
</body>
- </request>
- <response>
- <command>HTTP/1.1 207 Multi-Status</command>
- <body
varUsage="globalVariableCollection,globalVariableServerName"><?xml version="1.0"
encoding="utf-8" ?><multistatus xmlns="DAV:"
xmlns:S="http://jakarta.apache.org/slide/"
><response><href>/%globalVariableServerName%/%globalVariableCollection%/test</href><propstat><prop><creationdate>2001-07-19T09:12:17Z</creationdate><getlastmodified>Thu,
19 Jul 2001 09:12:17
GMT</getlastmodified><getcontentlength>*</getcontentlength><resourcetype><collection/></resourcetype><displayname><![CDATA[test]]></displayname></prop><status>HTTP/1.1
200
OK</status></propstat><propstat><prop><name/><parentname/><href/><ishidden/><iscollection/><isreadonly/><getcontenttype/><contentclass/><getcontentlanguage/><lastaccessed/><isstructureddocument/><defaultdocument/><isroot/></prop><status>HTTP/1.1
404 Not
Found</status></propstat></response></multistatus></body>
- </response>
- </step>
- <step executeIn="Thread-5">
- <request>
- <command
varUsage="globalVariableCollection,globalVariableServerName">PROPFIND
/%globalVariableServerName%/%globalVariableCollection%/test HTTP/1.1</command>
- <header>Accept-Language: en-us</header>
- <header>Content-Type: text/xml</header>
- <header>Translate: f</header>
- <header>Depth: 1</header>
- <header>User-Agent: Microsoft Data Access Internet Publishing
Provider DAV 1.1</header>
- <header>Connection: Keep-Alive</header>
- <body><?xml version="1.0" ?>
+ </request>
+ <response>
+ <command>HTTP/1.1 207 Multi-Status</command>
+ <body
varUsage="globalVariableCollection,globalVariableServerName"><?xml version="1.0"
encoding="utf-8" ?><multistatus xmlns="DAV:"
xmlns:S="http://jakarta.apache.org/slide/"
><response><href>/%globalVariableServerName%/%globalVariableCollection%/test</href><propstat><prop><creationdate>2001-07-19T09:12:17Z</creationdate><getlastmodified>Thu,
19 Jul 2001 09:12:17
GMT</getlastmodified><getcontentlength>*</getcontentlength><resourcetype><collection/></resourcetype></prop><status>HTTP/1.1
200
OK</status></propstat><propstat><prop><name/><parentname/><href/><ishidden/><iscollection/><isreadonly/><getcontenttype/><contentclass/><getcontentlanguage/><lastaccessed/><isstructureddocument/><defaultdocument/><isroot/></prop><status>HTTP/1.1
404 Not
Found</status></propstat></response></multistatus></body>
+ </response>
+ </step>
+ <step executeIn="Thread-5">
+ <request>
+ <command
varUsage="globalVariableCollection,globalVariableServerName">PROPFIND
/%globalVariableServerName%/%globalVariableCollection%/test HTTP/1.1</command>
+ <header>Accept-Language: en-us</header>
+ <header>Content-Type: text/xml</header>
+ <header>Translate: f</header>
+ <header>Depth: 1</header>
+ <header>User-Agent: Microsoft Data Access Internet Publishing Provider
DAV 1.1</header>
+ <header>Connection: Keep-Alive</header>
+ <body><?xml version="1.0" ?>
<propfind xmlns="DAV:">
<prop>
<name/>
@@ -489,33 +481,32 @@
<resourcetype/>
<isstructureddocument/>
<defaultdocument/>
-<displayname/>
<isroot/>
</prop>
</propfind>
</body>
- </request>
- <response>
- <command>HTTP/1.1 207 Multi-Status</command>
- <body
varUsage="globalVariableCollection,globalVariableServerName"><?xml version="1.0"
encoding="utf-8" ?><multistatus xmlns="DAV:"
xmlns:S="http://jakarta.apache.org/slide/"
><response><href>/%globalVariableServerName%/%globalVariableCollection%/test</href><propstat><prop><creationdate>2001-07-19T09:12:17Z</creationdate><getlastmodified>Thu,
19 Jul 2001 09:12:17
GMT</getlastmodified><getcontentlength>*</getcontentlength><resourcetype><collection/></resourcetype><displayname><![CDATA[test]]></displayname></prop><status>HTTP/1.1
200
OK</status></propstat><propstat><prop><name/><parentname/><href/><ishidden/><iscollection/><isreadonly/><getcontenttype/><contentclass/><getcontentlanguage/><lastaccessed/><isstructureddocument/><defaultdocument/><isroot/></prop><status>HTTP/1.1
404 Not
Found</status></propstat></response></multistatus></body>
- </response>
- </step>
- <cleanup>
- <step>
- <request>
- <command
varUsage="globalVariableCollection,globalVariableServerName">DELETE
/%globalVariableServerName%/%globalVariableCollection%/test HTTP/1.1</command>
- <header>Accept-Language: en-us</header>
- <header>Destroy: NoUndelete</header>
- <header>Translate: f</header>
- <header>User-Agent: Microsoft Data Access Internet
Publishing Provider DAV</header>
- <header>Connection: Keep-Alive</header>
- </request>
- <response>
- <command>HTTP/1.0 204 No Content</command>
- <header>Date: Wed, 14 Mar 2001 14:47:37
GMT+01:00</header>
- <header>Content-Language: en</header>
- <header>Servlet-Engine: Tomcat Web Server/3.2 beta 4
(JSP 1.1; Servlet 2.2; Java 1.3.0; Windows NT 4.0 x86; java.vendor=Sun Microsystems
Inc.)</header>
- </response>
- </step>
- </cleanup>
+ </request>
+ <response>
+ <command>HTTP/1.1 207 Multi-Status</command>
+ <body
varUsage="globalVariableCollection,globalVariableServerName"><?xml version="1.0"
encoding="utf-8" ?><multistatus xmlns="DAV:"
xmlns:S="http://jakarta.apache.org/slide/"
><response><href>/%globalVariableServerName%/%globalVariableCollection%/test</href><propstat><prop><creationdate>2001-07-19T09:12:17Z</creationdate><getlastmodified>Thu,
19 Jul 2001 09:12:17
GMT</getlastmodified><getcontentlength>*</getcontentlength><resourcetype><collection/></resourcetype></prop><status>HTTP/1.1
200
OK</status></propstat><propstat><prop><name/><parentname/><href/><ishidden/><iscollection/><isreadonly/><getcontenttype/><contentclass/><getcontentlanguage/><lastaccessed/><isstructureddocument/><defaultdocument/><isroot/></prop><status>HTTP/1.1
404 Not
Found</status></propstat></response></multistatus></body>
+ </response>
+ </step>
+ <cleanup>
+ <step>
+ <request>
+ <command
varUsage="globalVariableCollection,globalVariableServerName">DELETE
/%globalVariableServerName%/%globalVariableCollection%/test HTTP/1.1</command>
+ <header>Accept-Language: en-us</header>
+ <header>Destroy: NoUndelete</header>
+ <header>Translate: f</header>
+ <header>User-Agent: Microsoft Data Access Internet Publishing
Provider DAV</header>
+ <header>Connection: Keep-Alive</header>
+ </request>
+ <response>
+ <command>HTTP/1.0 204 No Content</command>
+ <header>Date: Wed, 14 Mar 2001 14:47:37 GMT+01:00</header>
+ <header>Content-Language: en</header>
+ <header>Servlet-Engine: Tomcat Web Server/3.2 beta 4 (JSP 1.1;
Servlet 2.2; Java 1.3.0; Windows NT 4.0 x86; java.vendor=Sun Microsystems
Inc.)</header>
+ </response>
+ </step>
+ </cleanup>
</test>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]