juergen     2003/09/04 07:11:18

  Modified:    
testsuite/testsuite/junit/xmltestcases/multi-user/concurrent/DifferentCollections/nonXML
                        PropFind10Col.xml
  Log:
  (fga) Removed displayName and added resourcetype
  
  Revision  Changes    Path
  1.4       +16 -2     
jakarta-slide/testsuite/testsuite/junit/xmltestcases/multi-user/concurrent/DifferentCollections/nonXML/PropFind10Col.xml
  
  Index: PropFind10Col.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/multi-user/concurrent/DifferentCollections/nonXML/PropFind10Col.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- PropFind10Col.xml 13 Aug 2002 12:45:04 -0000      1.3
  +++ PropFind10Col.xml 4 Sep 2003 14:11:18 -0000       1.4
  @@ -52,11 +52,25 @@
                                                <header>Depth: 1</header>
                                                <header>User-Agent: Microsoft Data 
Access Internet Publishing Provider DAV</header>
                                                <header>Connection: Keep-Alive</header>
  -                                             <body><![CDATA[<?xml version="1.0" 
?><propfind xmlns="DAV:"><prop><displayname/></prop></propfind>]]></body>
  +                                             <body><![CDATA[<?xml version="1.0" 
?><propfind xmlns="DAV:"><prop><resourcetype/></prop></propfind>]]></body>
                                        </request>
                                        <response>
                                                <command>HTTP/1.0 207 
Multi-Status</command>
  -                                             <body 
varUsage="globalVariableCollection,userNumber,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/user%userNumber%&lt;/href&gt;&lt;propstat&gt;&lt;prop&gt;&lt;displayname&gt;user%userNumber%&lt;/displayname&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 200 OK&lt;/status&gt;&lt;/propstat&gt;&lt;/response&gt;&lt;/multistatus&gt;</body>
  +                                             <body 
varUsage="globalVariableCollection,userNumber,globalVariableServerName"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?>
  +                                                     <multistatus xmlns="DAV:" 
xmlns:S="http://jakarta.apache.org/slide/";>
  +                                                             <response>
  +                                                                     
<href>/%globalVariableServerName%/%globalVariableCollection%/test/user%userNumber%</href>
  +                                                                     <propstat>
  +                                                                             <prop>
  +                                                                                    
 <resourcetype>
  +                                                                                    
         <collection/>
  +                                                                                    
 </resourcetype>
  +                                                                             </prop>
  +                                                                             
<status>HTTP/1.1 200 OK</status>
  +                                                                     </propstat>
  +                                                             </response>
  +                                                     </multistatus>
  +                                             ]]></body>
                                        </response>
                                </step>
                        </repeater>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to