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>&lt;?xml version="1.0" ?&gt;
  +    <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>&lt;?xml version="1.0" ?&gt;
   &lt;propfind xmlns="DAV:"&gt;
   &lt;prop&gt;
   &lt;name/&gt;
  @@ -49,76 +49,75 @@
   &lt;resourcetype/&gt;
   &lt;isstructureddocument/&gt;
   &lt;defaultdocument/&gt;
  -&lt;displayname/&gt;
   &lt;isroot/&gt;
   &lt;/prop&gt;
   &lt;/propfind&gt;
   </body>
  -             </request>
  -             <response>
  -                     <command>HTTP/1.1 207 Multi-Status</command>
  -                     <body 
varUsage="globalVariableCollection,globalVariableServerName">&lt;?xml version="1.0" 
encoding="utf-8" ?&gt;&lt;multistatus xmlns="DAV:" 
xmlns:S="http://jakarta.apache.org/slide/"; 
&gt;&lt;response&gt;&lt;href&gt;/%globalVariableServerName%/%globalVariableCollection%/test&lt;/href&gt;&lt;propstat&gt;&lt;prop&gt;&lt;creationdate&gt;2001-07-19T09:12:17Z&lt;/creationdate&gt;&lt;getlastmodified&gt;Thu,
 19 Jul 2001 09:12:17 
GMT&lt;/getlastmodified&gt;&lt;getcontentlength&gt;*&lt;/getcontentlength&gt;&lt;resourcetype&gt;&lt;collection/&gt;&lt;/resourcetype&gt;&lt;displayname&gt;&lt;![CDATA[test]]&gt;&lt;/displayname&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 200 
OK&lt;/status&gt;&lt;/propstat&gt;&lt;propstat&gt;&lt;prop&gt;&lt;name/&gt;&lt;parentname/&gt;&lt;href/&gt;&lt;ishidden/&gt;&lt;iscollection/&gt;&lt;isreadonly/&gt;&lt;getcontenttype/&gt;&lt;contentclass/&gt;&lt;getcontentlanguage/&gt;&lt;lastaccessed/&gt;&lt;isstructureddocument/&gt;&lt;defaultdocument/&gt;&lt;isroot/&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 404 Not 
Found&lt;/status&gt;&lt;/propstat&gt;&lt;/response&gt;&lt;/multistatus&gt;</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>&lt;patient&gt;
  +        </request>
  +        <response>
  +            <command>HTTP/1.1 207 Multi-Status</command>
  +            <body 
varUsage="globalVariableCollection,globalVariableServerName">&lt;?xml version="1.0" 
encoding="utf-8" ?&gt;&lt;multistatus xmlns="DAV:" 
xmlns:S="http://jakarta.apache.org/slide/"; 
&gt;&lt;response&gt;&lt;href&gt;/%globalVariableServerName%/%globalVariableCollection%/test&lt;/href&gt;&lt;propstat&gt;&lt;prop&gt;&lt;creationdate&gt;2001-07-19T09:12:17Z&lt;/creationdate&gt;&lt;getlastmodified&gt;Thu,
 19 Jul 2001 09:12:17 
GMT&lt;/getlastmodified&gt;&lt;getcontentlength&gt;*&lt;/getcontentlength&gt;&lt;resourcetype&gt;&lt;collection/&gt;&lt;/resourcetype&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 200 
OK&lt;/status&gt;&lt;/propstat&gt;&lt;propstat&gt;&lt;prop&gt;&lt;name/&gt;&lt;parentname/&gt;&lt;href/&gt;&lt;ishidden/&gt;&lt;iscollection/&gt;&lt;isreadonly/&gt;&lt;getcontenttype/&gt;&lt;contentclass/&gt;&lt;getcontentlanguage/&gt;&lt;lastaccessed/&gt;&lt;isstructureddocument/&gt;&lt;defaultdocument/&gt;&lt;isroot/&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 404 Not 
Found&lt;/status&gt;&lt;/propstat&gt;&lt;/response&gt;&lt;/multistatus&gt;</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>&lt;patient&gt;
    &lt;name&gt;
     &lt;surname&gt;pat rec 1&lt;/surname&gt;
     &lt;firstname&gt;1&lt;/firstname&gt;
     &lt;/name&gt;
   &lt;/patient&gt;
   </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>&lt;?xml version="1.0" ?&gt;
  +        </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>&lt;?xml version="1.0" ?&gt;
   &lt;propfind xmlns="DAV:"&gt;
   &lt;prop&gt;
   &lt;name/&gt;
  @@ -137,27 +136,26 @@
   &lt;resourcetype/&gt;
   &lt;isstructureddocument/&gt;
   &lt;defaultdocument/&gt;
  -&lt;displayname/&gt;
   &lt;isroot/&gt;
   &lt;/prop&gt;
   &lt;/propfind&gt;
   </body>
  -             </request>
  -             <response>
  -                     <command>HTTP/1.1 207 Multi-Status</command>
  -                     <body 
varUsage="globalVariableCollection,globalVariableServerName">&lt;?xml version="1.0" 
encoding="utf-8" ?&gt;&lt;multistatus xmlns="DAV:" 
xmlns:S="http://jakarta.apache.org/slide/"; 
&gt;&lt;response&gt;&lt;href&gt;/%globalVariableServerName%/%globalVariableCollection%/test&lt;/href&gt;&lt;propstat&gt;&lt;prop&gt;&lt;creationdate&gt;2001-07-19T09:12:17Z&lt;/creationdate&gt;&lt;getlastmodified&gt;Thu,
 19 Jul 2001 09:12:17 
GMT&lt;/getlastmodified&gt;&lt;getcontentlength&gt;*&lt;/getcontentlength&gt;&lt;resourcetype&gt;&lt;collection/&gt;&lt;/resourcetype&gt;&lt;displayname&gt;&lt;![CDATA[test]]&gt;&lt;/displayname&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 200 
OK&lt;/status&gt;&lt;/propstat&gt;&lt;propstat&gt;&lt;prop&gt;&lt;name/&gt;&lt;parentname/&gt;&lt;href/&gt;&lt;ishidden/&gt;&lt;iscollection/&gt;&lt;isreadonly/&gt;&lt;getcontenttype/&gt;&lt;contentclass/&gt;&lt;getcontentlanguage/&gt;&lt;lastaccessed/&gt;&lt;isstructureddocument/&gt;&lt;defaultdocument/&gt;&lt;isroot/&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 404 Not 
Found&lt;/status&gt;&lt;/propstat&gt;&lt;/response&gt;&lt;response&gt;&lt;href&gt;/%globalVariableServerName%/%globalVariableCollection%/test/patient_1.xml&lt;/href&gt;&lt;propstat&gt;&lt;prop&gt;&lt;getcontenttype&gt;text/plain&lt;/getcontenttype&gt;&lt;getcontentlanguage&gt;en&lt;/getcontentlanguage&gt;&lt;creationdate&gt;2001-07-19T09:12:57Z&lt;/creationdate&gt;&lt;getlastmodified&gt;Thu,
 19 Jul 2001 09:12:58 
GMT&lt;/getlastmodified&gt;&lt;getcontentlength&gt;*&lt;/getcontentlength&gt;&lt;resourcetype/&gt;&lt;displayname&gt;&lt;![CDATA[patient_1.xml]]&gt;&lt;/displayname&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 200 
OK&lt;/status&gt;&lt;/propstat&gt;&lt;propstat&gt;&lt;prop&gt;&lt;name/&gt;&lt;parentname/&gt;&lt;href/&gt;&lt;ishidden/&gt;&lt;iscollection/&gt;&lt;isreadonly/&gt;&lt;contentclass/&gt;&lt;lastaccessed/&gt;&lt;isstructureddocument/&gt;&lt;defaultdocument/&gt;&lt;isroot/&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 404 Not 
Found&lt;/status&gt;&lt;/propstat&gt;&lt;/response&gt;&lt;/multistatus&gt;</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>&lt;?xml version="1.0" ?&gt;
  +        </request>
  +        <response>
  +            <command>HTTP/1.1 207 Multi-Status</command>
  +            <body 
varUsage="globalVariableCollection,globalVariableServerName">&lt;?xml version="1.0" 
encoding="utf-8" ?&gt;&lt;multistatus xmlns="DAV:" 
xmlns:S="http://jakarta.apache.org/slide/"; 
&gt;&lt;response&gt;&lt;href&gt;/%globalVariableServerName%/%globalVariableCollection%/test&lt;/href&gt;&lt;propstat&gt;&lt;prop&gt;&lt;creationdate&gt;2001-07-19T09:12:17Z&lt;/creationdate&gt;&lt;getlastmodified&gt;Thu,
 19 Jul 2001 09:12:17 
GMT&lt;/getlastmodified&gt;&lt;getcontentlength&gt;*&lt;/getcontentlength&gt;&lt;resourcetype&gt;&lt;collection/&gt;&lt;/resourcetype&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 200 
OK&lt;/status&gt;&lt;/propstat&gt;&lt;propstat&gt;&lt;prop&gt;&lt;name/&gt;&lt;parentname/&gt;&lt;href/&gt;&lt;ishidden/&gt;&lt;iscollection/&gt;&lt;isreadonly/&gt;&lt;getcontenttype/&gt;&lt;contentclass/&gt;&lt;getcontentlanguage/&gt;&lt;lastaccessed/&gt;&lt;isstructureddocument/&gt;&lt;defaultdocument/&gt;&lt;isroot/&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 404 Not 
Found&lt;/status&gt;&lt;/propstat&gt;&lt;/response&gt;&lt;response&gt;&lt;href&gt;/%globalVariableServerName%/%globalVariableCollection%/test/patient_1.xml&lt;/href&gt;&lt;propstat&gt;&lt;prop&gt;&lt;getcontenttype&gt;text/plain&lt;/getcontenttype&gt;&lt;getcontentlanguage&gt;en&lt;/getcontentlanguage&gt;&lt;creationdate&gt;2001-07-19T09:12:57Z&lt;/creationdate&gt;&lt;getlastmodified&gt;Thu,
 19 Jul 2001 09:12:58 
GMT&lt;/getlastmodified&gt;&lt;getcontentlength&gt;*&lt;/getcontentlength&gt;&lt;resourcetype/&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 200 
OK&lt;/status&gt;&lt;/propstat&gt;&lt;propstat&gt;&lt;prop&gt;&lt;name/&gt;&lt;parentname/&gt;&lt;href/&gt;&lt;ishidden/&gt;&lt;iscollection/&gt;&lt;isreadonly/&gt;&lt;contentclass/&gt;&lt;lastaccessed/&gt;&lt;isstructureddocument/&gt;&lt;defaultdocument/&gt;&lt;isroot/&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 404 Not 
Found&lt;/status&gt;&lt;/propstat&gt;&lt;/response&gt;&lt;/multistatus&gt;</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>&lt;?xml version="1.0" ?&gt;
   &lt;propfind xmlns="DAV:"&gt;
   &lt;prop&gt;
   &lt;name/&gt;
  @@ -176,76 +174,75 @@
   &lt;resourcetype/&gt;
   &lt;isstructureddocument/&gt;
   &lt;defaultdocument/&gt;
  -&lt;displayname/&gt;
   &lt;isroot/&gt;
   &lt;/prop&gt;
   &lt;/propfind&gt;
   </body>
  -             </request>
  -             <response>
  -                     <command>HTTP/1.1 207 Multi-Status</command>
  -                     <body 
varUsage="globalVariableCollection,globalVariableServerName">&lt;?xml version="1.0" 
encoding="utf-8" ?&gt;&lt;multistatus xmlns="DAV:" 
xmlns:S="http://jakarta.apache.org/slide/"; 
&gt;&lt;response&gt;&lt;href&gt;/%globalVariableServerName%/%globalVariableCollection%/test&lt;/href&gt;&lt;propstat&gt;&lt;prop&gt;&lt;creationdate&gt;2001-07-19T09:12:17Z&lt;/creationdate&gt;&lt;getlastmodified&gt;Thu,
 19 Jul 2001 09:12:17 
GMT&lt;/getlastmodified&gt;&lt;getcontentlength&gt;*&lt;/getcontentlength&gt;&lt;resourcetype&gt;&lt;collection/&gt;&lt;/resourcetype&gt;&lt;displayname&gt;&lt;![CDATA[test]]&gt;&lt;/displayname&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 200 
OK&lt;/status&gt;&lt;/propstat&gt;&lt;propstat&gt;&lt;prop&gt;&lt;name/&gt;&lt;parentname/&gt;&lt;href/&gt;&lt;ishidden/&gt;&lt;iscollection/&gt;&lt;isreadonly/&gt;&lt;getcontenttype/&gt;&lt;contentclass/&gt;&lt;getcontentlanguage/&gt;&lt;lastaccessed/&gt;&lt;isstructureddocument/&gt;&lt;defaultdocument/&gt;&lt;isroot/&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 404 Not 
Found&lt;/status&gt;&lt;/propstat&gt;&lt;/response&gt;&lt;response&gt;&lt;href&gt;/%globalVariableServerName%/%globalVariableCollection%/test/patient_1.xml&lt;/href&gt;&lt;propstat&gt;&lt;prop&gt;&lt;getcontenttype&gt;text/plain&lt;/getcontenttype&gt;&lt;getcontentlanguage&gt;en&lt;/getcontentlanguage&gt;&lt;creationdate&gt;2001-07-19T09:12:57Z&lt;/creationdate&gt;&lt;getlastmodified&gt;Thu,
 19 Jul 2001 09:12:58 
GMT&lt;/getlastmodified&gt;&lt;getcontentlength&gt;*&lt;/getcontentlength&gt;&lt;resourcetype/&gt;&lt;displayname&gt;&lt;![CDATA[patient_1.xml]]&gt;&lt;/displayname&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 200 
OK&lt;/status&gt;&lt;/propstat&gt;&lt;propstat&gt;&lt;prop&gt;&lt;name/&gt;&lt;parentname/&gt;&lt;href/&gt;&lt;ishidden/&gt;&lt;iscollection/&gt;&lt;isreadonly/&gt;&lt;contentclass/&gt;&lt;lastaccessed/&gt;&lt;isstructureddocument/&gt;&lt;defaultdocument/&gt;&lt;isroot/&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 404 Not 
Found&lt;/status&gt;&lt;/propstat&gt;&lt;/response&gt;&lt;/multistatus&gt;</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>&lt;patient1&gt;
  +        </request>
  +        <response>
  +            <command>HTTP/1.1 207 Multi-Status</command>
  +            <body 
varUsage="globalVariableCollection,globalVariableServerName">&lt;?xml version="1.0" 
encoding="utf-8" ?&gt;&lt;multistatus xmlns="DAV:" 
xmlns:S="http://jakarta.apache.org/slide/"; 
&gt;&lt;response&gt;&lt;href&gt;/%globalVariableServerName%/%globalVariableCollection%/test&lt;/href&gt;&lt;propstat&gt;&lt;prop&gt;&lt;creationdate&gt;2001-07-19T09:12:17Z&lt;/creationdate&gt;&lt;getlastmodified&gt;Thu,
 19 Jul 2001 09:12:17 
GMT&lt;/getlastmodified&gt;&lt;getcontentlength&gt;*&lt;/getcontentlength&gt;&lt;resourcetype&gt;&lt;collection/&gt;&lt;/resourcetype&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 200 
OK&lt;/status&gt;&lt;/propstat&gt;&lt;propstat&gt;&lt;prop&gt;&lt;name/&gt;&lt;parentname/&gt;&lt;href/&gt;&lt;ishidden/&gt;&lt;iscollection/&gt;&lt;isreadonly/&gt;&lt;getcontenttype/&gt;&lt;contentclass/&gt;&lt;getcontentlanguage/&gt;&lt;lastaccessed/&gt;&lt;isstructureddocument/&gt;&lt;defaultdocument/&gt;&lt;isroot/&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 404 Not 
Found&lt;/status&gt;&lt;/propstat&gt;&lt;/response&gt;&lt;response&gt;&lt;href&gt;/%globalVariableServerName%/%globalVariableCollection%/test/patient_1.xml&lt;/href&gt;&lt;propstat&gt;&lt;prop&gt;&lt;getcontenttype&gt;text/plain&lt;/getcontenttype&gt;&lt;getcontentlanguage&gt;en&lt;/getcontentlanguage&gt;&lt;creationdate&gt;2001-07-19T09:12:57Z&lt;/creationdate&gt;&lt;getlastmodified&gt;Thu,
 19 Jul 2001 09:12:58 
GMT&lt;/getlastmodified&gt;&lt;getcontentlength&gt;*&lt;/getcontentlength&gt;&lt;resourcetype/&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 200 
OK&lt;/status&gt;&lt;/propstat&gt;&lt;propstat&gt;&lt;prop&gt;&lt;name/&gt;&lt;parentname/&gt;&lt;href/&gt;&lt;ishidden/&gt;&lt;iscollection/&gt;&lt;isreadonly/&gt;&lt;contentclass/&gt;&lt;lastaccessed/&gt;&lt;isstructureddocument/&gt;&lt;defaultdocument/&gt;&lt;isroot/&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 404 Not 
Found&lt;/status&gt;&lt;/propstat&gt;&lt;/response&gt;&lt;/multistatus&gt;</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>&lt;patient1&gt;
    &lt;name&gt;
     &lt;surname&gt;pat rec 1&lt;/surname&gt;
     &lt;firstname&gt;1&lt;/firstname&gt;
     &lt;/name&gt;
   &lt;/patient1&gt;
   </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>&lt;?xml version="1.0" ?&gt;
  +        </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>&lt;?xml version="1.0" ?&gt;
   &lt;propfind xmlns="DAV:"&gt;
   &lt;prop&gt;
   &lt;name/&gt;
  @@ -264,27 +261,26 @@
   &lt;resourcetype/&gt;
   &lt;isstructureddocument/&gt;
   &lt;defaultdocument/&gt;
  -&lt;displayname/&gt;
   &lt;isroot/&gt;
   &lt;/prop&gt;
   &lt;/propfind&gt;
   </body>
  -             </request>
  -             <response>
  -                     <command>HTTP/1.1 207 Multi-Status</command>
  -                     <body 
varUsage="globalVariableCollection,globalVariableServerName">&lt;?xml version="1.0" 
encoding="utf-8" ?&gt;&lt;multistatus xmlns="DAV:" 
xmlns:S="http://jakarta.apache.org/slide/"; 
&gt;&lt;response&gt;&lt;href&gt;/%globalVariableServerName%/%globalVariableCollection%/test&lt;/href&gt;&lt;propstat&gt;&lt;prop&gt;&lt;creationdate&gt;2001-07-19T09:12:17Z&lt;/creationdate&gt;&lt;getlastmodified&gt;Thu,
 19 Jul 2001 09:12:17 
GMT&lt;/getlastmodified&gt;&lt;getcontentlength&gt;*&lt;/getcontentlength&gt;&lt;resourcetype&gt;&lt;collection/&gt;&lt;/resourcetype&gt;&lt;displayname&gt;&lt;![CDATA[test]]&gt;&lt;/displayname&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 200 
OK&lt;/status&gt;&lt;/propstat&gt;&lt;propstat&gt;&lt;prop&gt;&lt;name/&gt;&lt;parentname/&gt;&lt;href/&gt;&lt;ishidden/&gt;&lt;iscollection/&gt;&lt;isreadonly/&gt;&lt;getcontenttype/&gt;&lt;contentclass/&gt;&lt;getcontentlanguage/&gt;&lt;lastaccessed/&gt;&lt;isstructureddocument/&gt;&lt;defaultdocument/&gt;&lt;isroot/&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 404 Not 
Found&lt;/status&gt;&lt;/propstat&gt;&lt;/response&gt;&lt;response&gt;&lt;href&gt;/%globalVariableServerName%/%globalVariableCollection%/test/patient1_1.xml&lt;/href&gt;&lt;propstat&gt;&lt;prop&gt;&lt;getcontenttype&gt;text/plain&lt;/getcontenttype&gt;&lt;getcontentlanguage&gt;en&lt;/getcontentlanguage&gt;&lt;creationdate&gt;2001-07-19T09:13:15Z&lt;/creationdate&gt;&lt;getlastmodified&gt;Thu,
 19 Jul 2001 09:13:16 
GMT&lt;/getlastmodified&gt;&lt;getcontentlength&gt;*&lt;/getcontentlength&gt;&lt;resourcetype/&gt;&lt;displayname&gt;&lt;![CDATA[patient1_1.xml]]&gt;&lt;/displayname&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 200 
OK&lt;/status&gt;&lt;/propstat&gt;&lt;propstat&gt;&lt;prop&gt;&lt;name/&gt;&lt;parentname/&gt;&lt;href/&gt;&lt;ishidden/&gt;&lt;iscollection/&gt;&lt;isreadonly/&gt;&lt;contentclass/&gt;&lt;lastaccessed/&gt;&lt;isstructureddocument/&gt;&lt;defaultdocument/&gt;&lt;isroot/&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 404 Not 
Found&lt;/status&gt;&lt;/propstat&gt;&lt;/response&gt;&lt;response&gt;&lt;href&gt;/%globalVariableServerName%/%globalVariableCollection%/test/patient_1.xml&lt;/href&gt;&lt;propstat&gt;&lt;prop&gt;&lt;getcontenttype&gt;text/plain&lt;/getcontenttype&gt;&lt;getcontentlanguage&gt;en&lt;/getcontentlanguage&gt;&lt;creationdate&gt;2001-07-19T09:12:57Z&lt;/creationdate&gt;&lt;getlastmodified&gt;Thu,
 19 Jul 2001 09:12:58 
GMT&lt;/getlastmodified&gt;&lt;getcontentlength&gt;*&lt;/getcontentlength&gt;&lt;resourcetype/&gt;&lt;displayname&gt;&lt;![CDATA[patient_1.xml]]&gt;&lt;/displayname&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 200 
OK&lt;/status&gt;&lt;/propstat&gt;&lt;propstat&gt;&lt;prop&gt;&lt;name/&gt;&lt;parentname/&gt;&lt;href/&gt;&lt;ishidden/&gt;&lt;iscollection/&gt;&lt;isreadonly/&gt;&lt;contentclass/&gt;&lt;lastaccessed/&gt;&lt;isstructureddocument/&gt;&lt;defaultdocument/&gt;&lt;isroot/&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 404 Not 
Found&lt;/status&gt;&lt;/propstat&gt;&lt;/response&gt;&lt;/multistatus&gt;</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>&lt;?xml version="1.0" ?&gt;
  +        </request>
  +        <response>
  +            <command>HTTP/1.1 207 Multi-Status</command>
  +            <body 
varUsage="globalVariableCollection,globalVariableServerName">&lt;?xml version="1.0" 
encoding="utf-8" ?&gt;&lt;multistatus xmlns="DAV:" 
xmlns:S="http://jakarta.apache.org/slide/"; 
&gt;&lt;response&gt;&lt;href&gt;/%globalVariableServerName%/%globalVariableCollection%/test&lt;/href&gt;&lt;propstat&gt;&lt;prop&gt;&lt;creationdate&gt;2001-07-19T09:12:17Z&lt;/creationdate&gt;&lt;getlastmodified&gt;Thu,
 19 Jul 2001 09:12:17 
GMT&lt;/getlastmodified&gt;&lt;getcontentlength&gt;*&lt;/getcontentlength&gt;&lt;resourcetype&gt;&lt;collection/&gt;&lt;/resourcetype&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 200 
OK&lt;/status&gt;&lt;/propstat&gt;&lt;propstat&gt;&lt;prop&gt;&lt;name/&gt;&lt;parentname/&gt;&lt;href/&gt;&lt;ishidden/&gt;&lt;iscollection/&gt;&lt;isreadonly/&gt;&lt;getcontenttype/&gt;&lt;contentclass/&gt;&lt;getcontentlanguage/&gt;&lt;lastaccessed/&gt;&lt;isstructureddocument/&gt;&lt;defaultdocument/&gt;&lt;isroot/&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 404 Not 
Found&lt;/status&gt;&lt;/propstat&gt;&lt;/response&gt;&lt;response&gt;&lt;href&gt;/%globalVariableServerName%/%globalVariableCollection%/test/patient1_1.xml&lt;/href&gt;&lt;propstat&gt;&lt;prop&gt;&lt;getcontenttype&gt;text/plain&lt;/getcontenttype&gt;&lt;getcontentlanguage&gt;en&lt;/getcontentlanguage&gt;&lt;creationdate&gt;2001-07-19T09:13:15Z&lt;/creationdate&gt;&lt;getlastmodified&gt;Thu,
 19 Jul 2001 09:13:16 
GMT&lt;/getlastmodified&gt;&lt;getcontentlength&gt;*&lt;/getcontentlength&gt;&lt;resourcetype/&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 200 
OK&lt;/status&gt;&lt;/propstat&gt;&lt;propstat&gt;&lt;prop&gt;&lt;name/&gt;&lt;parentname/&gt;&lt;href/&gt;&lt;ishidden/&gt;&lt;iscollection/&gt;&lt;isreadonly/&gt;&lt;contentclass/&gt;&lt;lastaccessed/&gt;&lt;isstructureddocument/&gt;&lt;defaultdocument/&gt;&lt;isroot/&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 404 Not 
Found&lt;/status&gt;&lt;/propstat&gt;&lt;/response&gt;&lt;response&gt;&lt;href&gt;/%globalVariableServerName%/%globalVariableCollection%/test/patient_1.xml&lt;/href&gt;&lt;propstat&gt;&lt;prop&gt;&lt;getcontenttype&gt;text/plain&lt;/getcontenttype&gt;&lt;getcontentlanguage&gt;en&lt;/getcontentlanguage&gt;&lt;creationdate&gt;2001-07-19T09:12:57Z&lt;/creationdate&gt;&lt;getlastmodified&gt;Thu,
 19 Jul 2001 09:12:58 
GMT&lt;/getlastmodified&gt;&lt;getcontentlength&gt;*&lt;/getcontentlength&gt;&lt;resourcetype/&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 200 
OK&lt;/status&gt;&lt;/propstat&gt;&lt;propstat&gt;&lt;prop&gt;&lt;name/&gt;&lt;parentname/&gt;&lt;href/&gt;&lt;ishidden/&gt;&lt;iscollection/&gt;&lt;isreadonly/&gt;&lt;contentclass/&gt;&lt;lastaccessed/&gt;&lt;isstructureddocument/&gt;&lt;defaultdocument/&gt;&lt;isroot/&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 404 Not 
Found&lt;/status&gt;&lt;/propstat&gt;&lt;/response&gt;&lt;/multistatus&gt;</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>&lt;?xml version="1.0" ?&gt;
   &lt;propfind xmlns="DAV:"&gt;
   &lt;prop&gt;
   &lt;name/&gt;
  @@ -303,57 +299,56 @@
   &lt;resourcetype/&gt;
   &lt;isstructureddocument/&gt;
   &lt;defaultdocument/&gt;
  -&lt;displayname/&gt;
   &lt;isroot/&gt;
   &lt;/prop&gt;
   &lt;/propfind&gt;
   </body>
  -             </request>
  -             <response>
  -                     <command>HTTP/1.1 207 Multi-Status</command>
  -                     <body 
varUsage="globalVariableCollection,globalVariableServerName">&lt;?xml version="1.0" 
encoding="utf-8" ?&gt;&lt;multistatus xmlns="DAV:" 
xmlns:S="http://jakarta.apache.org/slide/"; 
&gt;&lt;response&gt;&lt;href&gt;/%globalVariableServerName%/%globalVariableCollection%/test&lt;/href&gt;&lt;propstat&gt;&lt;prop&gt;&lt;creationdate&gt;2001-07-19T09:12:17Z&lt;/creationdate&gt;&lt;getlastmodified&gt;Thu,
 19 Jul 2001 09:12:17 
GMT&lt;/getlastmodified&gt;&lt;getcontentlength&gt;*&lt;/getcontentlength&gt;&lt;resourcetype&gt;&lt;collection/&gt;&lt;/resourcetype&gt;&lt;displayname&gt;&lt;![CDATA[test]]&gt;&lt;/displayname&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 200 
OK&lt;/status&gt;&lt;/propstat&gt;&lt;propstat&gt;&lt;prop&gt;&lt;name/&gt;&lt;parentname/&gt;&lt;href/&gt;&lt;ishidden/&gt;&lt;iscollection/&gt;&lt;isreadonly/&gt;&lt;getcontenttype/&gt;&lt;contentclass/&gt;&lt;getcontentlanguage/&gt;&lt;lastaccessed/&gt;&lt;isstructureddocument/&gt;&lt;defaultdocument/&gt;&lt;isroot/&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 404 Not 
Found&lt;/status&gt;&lt;/propstat&gt;&lt;/response&gt;&lt;response&gt;&lt;href&gt;/%globalVariableServerName%/%globalVariableCollection%/test/patient1_1.xml&lt;/href&gt;&lt;propstat&gt;&lt;prop&gt;&lt;getcontenttype&gt;text/plain&lt;/getcontenttype&gt;&lt;getcontentlanguage&gt;en&lt;/getcontentlanguage&gt;&lt;creationdate&gt;2001-07-19T09:13:15Z&lt;/creationdate&gt;&lt;getlastmodified&gt;Thu,
 19 Jul 2001 09:13:16 
GMT&lt;/getlastmodified&gt;&lt;getcontentlength&gt;*&lt;/getcontentlength&gt;&lt;resourcetype/&gt;&lt;displayname&gt;&lt;![CDATA[patient1_1.xml]]&gt;&lt;/displayname&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 200 
OK&lt;/status&gt;&lt;/propstat&gt;&lt;propstat&gt;&lt;prop&gt;&lt;name/&gt;&lt;parentname/&gt;&lt;href/&gt;&lt;ishidden/&gt;&lt;iscollection/&gt;&lt;isreadonly/&gt;&lt;contentclass/&gt;&lt;lastaccessed/&gt;&lt;isstructureddocument/&gt;&lt;defaultdocument/&gt;&lt;isroot/&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 404 Not 
Found&lt;/status&gt;&lt;/propstat&gt;&lt;/response&gt;&lt;response&gt;&lt;href&gt;/%globalVariableServerName%/%globalVariableCollection%/test/patient_1.xml&lt;/href&gt;&lt;propstat&gt;&lt;prop&gt;&lt;getcontenttype&gt;text/plain&lt;/getcontenttype&gt;&lt;getcontentlanguage&gt;en&lt;/getcontentlanguage&gt;&lt;creationdate&gt;2001-07-19T09:12:57Z&lt;/creationdate&gt;&lt;getlastmodified&gt;Thu,
 19 Jul 2001 09:12:58 
GMT&lt;/getlastmodified&gt;&lt;getcontentlength&gt;*&lt;/getcontentlength&gt;&lt;resourcetype/&gt;&lt;displayname&gt;&lt;![CDATA[patient_1.xml]]&gt;&lt;/displayname&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 200 
OK&lt;/status&gt;&lt;/propstat&gt;&lt;propstat&gt;&lt;prop&gt;&lt;name/&gt;&lt;parentname/&gt;&lt;href/&gt;&lt;ishidden/&gt;&lt;iscollection/&gt;&lt;isreadonly/&gt;&lt;contentclass/&gt;&lt;lastaccessed/&gt;&lt;isstructureddocument/&gt;&lt;defaultdocument/&gt;&lt;isroot/&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 404 Not 
Found&lt;/status&gt;&lt;/propstat&gt;&lt;/response&gt;&lt;/multistatus&gt;</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>&lt;?xml version="1.0" ?&gt;
  +        </request>
  +        <response>
  +            <command>HTTP/1.1 207 Multi-Status</command>
  +            <body 
varUsage="globalVariableCollection,globalVariableServerName">&lt;?xml version="1.0" 
encoding="utf-8" ?&gt;&lt;multistatus xmlns="DAV:" 
xmlns:S="http://jakarta.apache.org/slide/"; 
&gt;&lt;response&gt;&lt;href&gt;/%globalVariableServerName%/%globalVariableCollection%/test&lt;/href&gt;&lt;propstat&gt;&lt;prop&gt;&lt;creationdate&gt;2001-07-19T09:12:17Z&lt;/creationdate&gt;&lt;getlastmodified&gt;Thu,
 19 Jul 2001 09:12:17 
GMT&lt;/getlastmodified&gt;&lt;getcontentlength&gt;*&lt;/getcontentlength&gt;&lt;resourcetype&gt;&lt;collection/&gt;&lt;/resourcetype&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 200 
OK&lt;/status&gt;&lt;/propstat&gt;&lt;propstat&gt;&lt;prop&gt;&lt;name/&gt;&lt;parentname/&gt;&lt;href/&gt;&lt;ishidden/&gt;&lt;iscollection/&gt;&lt;isreadonly/&gt;&lt;getcontenttype/&gt;&lt;contentclass/&gt;&lt;getcontentlanguage/&gt;&lt;lastaccessed/&gt;&lt;isstructureddocument/&gt;&lt;defaultdocument/&gt;&lt;isroot/&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 404 Not 
Found&lt;/status&gt;&lt;/propstat&gt;&lt;/response&gt;&lt;response&gt;&lt;href&gt;/%globalVariableServerName%/%globalVariableCollection%/test/patient1_1.xml&lt;/href&gt;&lt;propstat&gt;&lt;prop&gt;&lt;getcontenttype&gt;text/plain&lt;/getcontenttype&gt;&lt;getcontentlanguage&gt;en&lt;/getcontentlanguage&gt;&lt;creationdate&gt;2001-07-19T09:13:15Z&lt;/creationdate&gt;&lt;getlastmodified&gt;Thu,
 19 Jul 2001 09:13:16 
GMT&lt;/getlastmodified&gt;&lt;getcontentlength&gt;*&lt;/getcontentlength&gt;&lt;resourcetype/&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 200 
OK&lt;/status&gt;&lt;/propstat&gt;&lt;propstat&gt;&lt;prop&gt;&lt;name/&gt;&lt;parentname/&gt;&lt;href/&gt;&lt;ishidden/&gt;&lt;iscollection/&gt;&lt;isreadonly/&gt;&lt;contentclass/&gt;&lt;lastaccessed/&gt;&lt;isstructureddocument/&gt;&lt;defaultdocument/&gt;&lt;isroot/&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 404 Not 
Found&lt;/status&gt;&lt;/propstat&gt;&lt;/response&gt;&lt;response&gt;&lt;href&gt;/%globalVariableServerName%/%globalVariableCollection%/test/patient_1.xml&lt;/href&gt;&lt;propstat&gt;&lt;prop&gt;&lt;getcontenttype&gt;text/plain&lt;/getcontenttype&gt;&lt;getcontentlanguage&gt;en&lt;/getcontentlanguage&gt;&lt;creationdate&gt;2001-07-19T09:12:57Z&lt;/creationdate&gt;&lt;getlastmodified&gt;Thu,
 19 Jul 2001 09:12:58 
GMT&lt;/getlastmodified&gt;&lt;getcontentlength&gt;*&lt;/getcontentlength&gt;&lt;resourcetype/&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 200 
OK&lt;/status&gt;&lt;/propstat&gt;&lt;propstat&gt;&lt;prop&gt;&lt;name/&gt;&lt;parentname/&gt;&lt;href/&gt;&lt;ishidden/&gt;&lt;iscollection/&gt;&lt;isreadonly/&gt;&lt;contentclass/&gt;&lt;lastaccessed/&gt;&lt;isstructureddocument/&gt;&lt;defaultdocument/&gt;&lt;isroot/&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 404 Not 
Found&lt;/status&gt;&lt;/propstat&gt;&lt;/response&gt;&lt;/multistatus&gt;</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>&lt;?xml version="1.0" ?&gt;
   &lt;propfind xmlns="DAV:"&gt;
   &lt;prop&gt;
   &lt;name/&gt;
  @@ -372,27 +367,26 @@
   &lt;resourcetype/&gt;
   &lt;isstructureddocument/&gt;
   &lt;defaultdocument/&gt;
  -&lt;displayname/&gt;
   &lt;isroot/&gt;
   &lt;/prop&gt;
   &lt;/propfind&gt;
   </body>
  -             </request>
  -             <response>
  -                     <command>HTTP/1.1 207 Multi-Status</command>
  -                     <body 
varUsage="globalVariableCollection,globalVariableServerName">&lt;?xml version="1.0" 
encoding="utf-8" ?&gt;&lt;multistatus xmlns="DAV:" 
xmlns:S="http://jakarta.apache.org/slide/"; 
&gt;&lt;response&gt;&lt;href&gt;/%globalVariableServerName%/%globalVariableCollection%/test&lt;/href&gt;&lt;propstat&gt;&lt;prop&gt;&lt;creationdate&gt;2001-07-19T09:12:17Z&lt;/creationdate&gt;&lt;getlastmodified&gt;Thu,
 19 Jul 2001 09:12:17 
GMT&lt;/getlastmodified&gt;&lt;getcontentlength&gt;*&lt;/getcontentlength&gt;&lt;resourcetype&gt;&lt;collection/&gt;&lt;/resourcetype&gt;&lt;displayname&gt;&lt;![CDATA[test]]&gt;&lt;/displayname&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 200 
OK&lt;/status&gt;&lt;/propstat&gt;&lt;propstat&gt;&lt;prop&gt;&lt;name/&gt;&lt;parentname/&gt;&lt;href/&gt;&lt;ishidden/&gt;&lt;iscollection/&gt;&lt;isreadonly/&gt;&lt;getcontenttype/&gt;&lt;contentclass/&gt;&lt;getcontentlanguage/&gt;&lt;lastaccessed/&gt;&lt;isstructureddocument/&gt;&lt;defaultdocument/&gt;&lt;isroot/&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 404 Not 
Found&lt;/status&gt;&lt;/propstat&gt;&lt;/response&gt;&lt;/multistatus&gt;</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>&lt;?xml version="1.0" ?&gt;
  +        </request>
  +        <response>
  +            <command>HTTP/1.1 207 Multi-Status</command>
  +            <body 
varUsage="globalVariableCollection,globalVariableServerName">&lt;?xml version="1.0" 
encoding="utf-8" ?&gt;&lt;multistatus xmlns="DAV:" 
xmlns:S="http://jakarta.apache.org/slide/"; 
&gt;&lt;response&gt;&lt;href&gt;/%globalVariableServerName%/%globalVariableCollection%/test&lt;/href&gt;&lt;propstat&gt;&lt;prop&gt;&lt;creationdate&gt;2001-07-19T09:12:17Z&lt;/creationdate&gt;&lt;getlastmodified&gt;Thu,
 19 Jul 2001 09:12:17 
GMT&lt;/getlastmodified&gt;&lt;getcontentlength&gt;*&lt;/getcontentlength&gt;&lt;resourcetype&gt;&lt;collection/&gt;&lt;/resourcetype&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 200 
OK&lt;/status&gt;&lt;/propstat&gt;&lt;propstat&gt;&lt;prop&gt;&lt;name/&gt;&lt;parentname/&gt;&lt;href/&gt;&lt;ishidden/&gt;&lt;iscollection/&gt;&lt;isreadonly/&gt;&lt;getcontenttype/&gt;&lt;contentclass/&gt;&lt;getcontentlanguage/&gt;&lt;lastaccessed/&gt;&lt;isstructureddocument/&gt;&lt;defaultdocument/&gt;&lt;isroot/&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 404 Not 
Found&lt;/status&gt;&lt;/propstat&gt;&lt;/response&gt;&lt;/multistatus&gt;</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>&lt;?xml version="1.0" ?&gt;
   &lt;propfind xmlns="DAV:"&gt;
   &lt;prop&gt;
   &lt;name/&gt;
  @@ -411,27 +405,26 @@
   &lt;resourcetype/&gt;
   &lt;isstructureddocument/&gt;
   &lt;defaultdocument/&gt;
  -&lt;displayname/&gt;
   &lt;isroot/&gt;
   &lt;/prop&gt;
   &lt;/propfind&gt;
   </body>
  -             </request>
  -             <response>
  -                     <command>HTTP/1.1 207 Multi-Status</command>
  -                     <body 
varUsage="globalVariableCollection,globalVariableServerName">&lt;?xml version="1.0" 
encoding="utf-8" ?&gt;&lt;multistatus xmlns="DAV:" 
xmlns:S="http://jakarta.apache.org/slide/"; 
&gt;&lt;response&gt;&lt;href&gt;/%globalVariableServerName%/%globalVariableCollection%/test&lt;/href&gt;&lt;propstat&gt;&lt;prop&gt;&lt;creationdate&gt;2001-07-19T09:12:17Z&lt;/creationdate&gt;&lt;getlastmodified&gt;Thu,
 19 Jul 2001 09:12:17 
GMT&lt;/getlastmodified&gt;&lt;getcontentlength&gt;*&lt;/getcontentlength&gt;&lt;resourcetype&gt;&lt;collection/&gt;&lt;/resourcetype&gt;&lt;displayname&gt;&lt;![CDATA[test]]&gt;&lt;/displayname&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 200 
OK&lt;/status&gt;&lt;/propstat&gt;&lt;propstat&gt;&lt;prop&gt;&lt;name/&gt;&lt;parentname/&gt;&lt;href/&gt;&lt;ishidden/&gt;&lt;iscollection/&gt;&lt;isreadonly/&gt;&lt;getcontenttype/&gt;&lt;contentclass/&gt;&lt;getcontentlanguage/&gt;&lt;lastaccessed/&gt;&lt;isstructureddocument/&gt;&lt;defaultdocument/&gt;&lt;isroot/&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 404 Not 
Found&lt;/status&gt;&lt;/propstat&gt;&lt;/response&gt;&lt;/multistatus&gt;</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>&lt;?xml version="1.0" ?&gt;
  +        </request>
  +        <response>
  +            <command>HTTP/1.1 207 Multi-Status</command>
  +            <body 
varUsage="globalVariableCollection,globalVariableServerName">&lt;?xml version="1.0" 
encoding="utf-8" ?&gt;&lt;multistatus xmlns="DAV:" 
xmlns:S="http://jakarta.apache.org/slide/"; 
&gt;&lt;response&gt;&lt;href&gt;/%globalVariableServerName%/%globalVariableCollection%/test&lt;/href&gt;&lt;propstat&gt;&lt;prop&gt;&lt;creationdate&gt;2001-07-19T09:12:17Z&lt;/creationdate&gt;&lt;getlastmodified&gt;Thu,
 19 Jul 2001 09:12:17 
GMT&lt;/getlastmodified&gt;&lt;getcontentlength&gt;*&lt;/getcontentlength&gt;&lt;resourcetype&gt;&lt;collection/&gt;&lt;/resourcetype&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 200 
OK&lt;/status&gt;&lt;/propstat&gt;&lt;propstat&gt;&lt;prop&gt;&lt;name/&gt;&lt;parentname/&gt;&lt;href/&gt;&lt;ishidden/&gt;&lt;iscollection/&gt;&lt;isreadonly/&gt;&lt;getcontenttype/&gt;&lt;contentclass/&gt;&lt;getcontentlanguage/&gt;&lt;lastaccessed/&gt;&lt;isstructureddocument/&gt;&lt;defaultdocument/&gt;&lt;isroot/&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 404 Not 
Found&lt;/status&gt;&lt;/propstat&gt;&lt;/response&gt;&lt;/multistatus&gt;</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>&lt;?xml version="1.0" ?&gt;
   &lt;propfind xmlns="DAV:"&gt;
   &lt;prop&gt;
   &lt;name/&gt;
  @@ -450,27 +443,26 @@
   &lt;resourcetype/&gt;
   &lt;isstructureddocument/&gt;
   &lt;defaultdocument/&gt;
  -&lt;displayname/&gt;
   &lt;isroot/&gt;
   &lt;/prop&gt;
   &lt;/propfind&gt;
   </body>
  -             </request>
  -             <response>
  -                     <command>HTTP/1.1 207 Multi-Status</command>
  -                     <body 
varUsage="globalVariableCollection,globalVariableServerName">&lt;?xml version="1.0" 
encoding="utf-8" ?&gt;&lt;multistatus xmlns="DAV:" 
xmlns:S="http://jakarta.apache.org/slide/"; 
&gt;&lt;response&gt;&lt;href&gt;/%globalVariableServerName%/%globalVariableCollection%/test&lt;/href&gt;&lt;propstat&gt;&lt;prop&gt;&lt;creationdate&gt;2001-07-19T09:12:17Z&lt;/creationdate&gt;&lt;getlastmodified&gt;Thu,
 19 Jul 2001 09:12:17 
GMT&lt;/getlastmodified&gt;&lt;getcontentlength&gt;*&lt;/getcontentlength&gt;&lt;resourcetype&gt;&lt;collection/&gt;&lt;/resourcetype&gt;&lt;displayname&gt;&lt;![CDATA[test]]&gt;&lt;/displayname&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 200 
OK&lt;/status&gt;&lt;/propstat&gt;&lt;propstat&gt;&lt;prop&gt;&lt;name/&gt;&lt;parentname/&gt;&lt;href/&gt;&lt;ishidden/&gt;&lt;iscollection/&gt;&lt;isreadonly/&gt;&lt;getcontenttype/&gt;&lt;contentclass/&gt;&lt;getcontentlanguage/&gt;&lt;lastaccessed/&gt;&lt;isstructureddocument/&gt;&lt;defaultdocument/&gt;&lt;isroot/&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 404 Not 
Found&lt;/status&gt;&lt;/propstat&gt;&lt;/response&gt;&lt;/multistatus&gt;</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>&lt;?xml version="1.0" ?&gt;
  +        </request>
  +        <response>
  +            <command>HTTP/1.1 207 Multi-Status</command>
  +            <body 
varUsage="globalVariableCollection,globalVariableServerName">&lt;?xml version="1.0" 
encoding="utf-8" ?&gt;&lt;multistatus xmlns="DAV:" 
xmlns:S="http://jakarta.apache.org/slide/"; 
&gt;&lt;response&gt;&lt;href&gt;/%globalVariableServerName%/%globalVariableCollection%/test&lt;/href&gt;&lt;propstat&gt;&lt;prop&gt;&lt;creationdate&gt;2001-07-19T09:12:17Z&lt;/creationdate&gt;&lt;getlastmodified&gt;Thu,
 19 Jul 2001 09:12:17 
GMT&lt;/getlastmodified&gt;&lt;getcontentlength&gt;*&lt;/getcontentlength&gt;&lt;resourcetype&gt;&lt;collection/&gt;&lt;/resourcetype&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 200 
OK&lt;/status&gt;&lt;/propstat&gt;&lt;propstat&gt;&lt;prop&gt;&lt;name/&gt;&lt;parentname/&gt;&lt;href/&gt;&lt;ishidden/&gt;&lt;iscollection/&gt;&lt;isreadonly/&gt;&lt;getcontenttype/&gt;&lt;contentclass/&gt;&lt;getcontentlanguage/&gt;&lt;lastaccessed/&gt;&lt;isstructureddocument/&gt;&lt;defaultdocument/&gt;&lt;isroot/&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 404 Not 
Found&lt;/status&gt;&lt;/propstat&gt;&lt;/response&gt;&lt;/multistatus&gt;</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>&lt;?xml version="1.0" ?&gt;
   &lt;propfind xmlns="DAV:"&gt;
   &lt;prop&gt;
   &lt;name/&gt;
  @@ -489,33 +481,32 @@
   &lt;resourcetype/&gt;
   &lt;isstructureddocument/&gt;
   &lt;defaultdocument/&gt;
  -&lt;displayname/&gt;
   &lt;isroot/&gt;
   &lt;/prop&gt;
   &lt;/propfind&gt;
   </body>
  -             </request>
  -             <response>
  -                     <command>HTTP/1.1 207 Multi-Status</command>
  -                     <body 
varUsage="globalVariableCollection,globalVariableServerName">&lt;?xml version="1.0" 
encoding="utf-8" ?&gt;&lt;multistatus xmlns="DAV:" 
xmlns:S="http://jakarta.apache.org/slide/"; 
&gt;&lt;response&gt;&lt;href&gt;/%globalVariableServerName%/%globalVariableCollection%/test&lt;/href&gt;&lt;propstat&gt;&lt;prop&gt;&lt;creationdate&gt;2001-07-19T09:12:17Z&lt;/creationdate&gt;&lt;getlastmodified&gt;Thu,
 19 Jul 2001 09:12:17 
GMT&lt;/getlastmodified&gt;&lt;getcontentlength&gt;*&lt;/getcontentlength&gt;&lt;resourcetype&gt;&lt;collection/&gt;&lt;/resourcetype&gt;&lt;displayname&gt;&lt;![CDATA[test]]&gt;&lt;/displayname&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 200 
OK&lt;/status&gt;&lt;/propstat&gt;&lt;propstat&gt;&lt;prop&gt;&lt;name/&gt;&lt;parentname/&gt;&lt;href/&gt;&lt;ishidden/&gt;&lt;iscollection/&gt;&lt;isreadonly/&gt;&lt;getcontenttype/&gt;&lt;contentclass/&gt;&lt;getcontentlanguage/&gt;&lt;lastaccessed/&gt;&lt;isstructureddocument/&gt;&lt;defaultdocument/&gt;&lt;isroot/&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 404 Not 
Found&lt;/status&gt;&lt;/propstat&gt;&lt;/response&gt;&lt;/multistatus&gt;</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">&lt;?xml version="1.0" 
encoding="utf-8" ?&gt;&lt;multistatus xmlns="DAV:" 
xmlns:S="http://jakarta.apache.org/slide/"; 
&gt;&lt;response&gt;&lt;href&gt;/%globalVariableServerName%/%globalVariableCollection%/test&lt;/href&gt;&lt;propstat&gt;&lt;prop&gt;&lt;creationdate&gt;2001-07-19T09:12:17Z&lt;/creationdate&gt;&lt;getlastmodified&gt;Thu,
 19 Jul 2001 09:12:17 
GMT&lt;/getlastmodified&gt;&lt;getcontentlength&gt;*&lt;/getcontentlength&gt;&lt;resourcetype&gt;&lt;collection/&gt;&lt;/resourcetype&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 200 
OK&lt;/status&gt;&lt;/propstat&gt;&lt;propstat&gt;&lt;prop&gt;&lt;name/&gt;&lt;parentname/&gt;&lt;href/&gt;&lt;ishidden/&gt;&lt;iscollection/&gt;&lt;isreadonly/&gt;&lt;getcontenttype/&gt;&lt;contentclass/&gt;&lt;getcontentlanguage/&gt;&lt;lastaccessed/&gt;&lt;isstructureddocument/&gt;&lt;defaultdocument/&gt;&lt;isroot/&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 404 Not 
Found&lt;/status&gt;&lt;/propstat&gt;&lt;/response&gt;&lt;/multistatus&gt;</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]

Reply via email to