juergen     2003/09/04 05:04:41

  Modified:    testsuite/testsuite/junit/xmltestcases/DASL/functional/select/XPATH
                        28_whereNOTSingleXPathDOESNTEXISTWithDAV.xml
  Log:
  (fga) Removed displayName and added creationdate
  
  Revision  Changes    Path
  1.3       +28 -28    
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DASL/functional/select/XPATH/28_whereNOTSingleXPathDOESNTEXISTWithDAV.xml
  
  Index: 28_whereNOTSingleXPathDOESNTEXISTWithDAV.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DASL/functional/select/XPATH/28_whereNOTSingleXPathDOESNTEXISTWithDAV.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- 28_whereNOTSingleXPathDOESNTEXISTWithDAV.xml      13 Aug 2002 12:44:52 -0000     
 1.2
  +++ 28_whereNOTSingleXPathDOESNTEXISTWithDAV.xml      4 Sep 2003 12:04:41 -0000      
 1.3
  @@ -35,41 +35,41 @@
                <request>
                        <command varUsage="globalVariableServerName">SEARCH 
/%globalVariableServerName% HTTP/1.1</command>
                        <body 
varUsage="globalVariableServerName,globalVariableCollection"><![CDATA[<?xml 
version="1.0" encoding="UTF-8"?>
  -                                     <searchrequest xmlns:D="DAV:" 
xmlns:xsv="http://namespaces.softwareag.com/tamino/webdav";>
  -                                             <D:basicsearch>
  -                                                     <D:select>
  -                                                             <D:prop>
  -                                                                     
<D:displayname/>
  -                                                             </D:prop>
  -                                                     </D:select>
  -                                                     <D:from>
  -                                                             <D:scope>
  -                                                                     
<D:href>/%globalVariableServerName%/%globalVariableCollection%/test.xml</D:href>
  -                                                             </D:scope>
  -                                                     </D:from>
  -                                                     <D:where>
  +                             <searchrequest xmlns:D="DAV:" 
xmlns:xsv="http://namespaces.softwareag.com/tamino/webdav";>
  +                                     <D:basicsearch>
  +                                             <D:select>
  +                                                     <D:prop>
  +                                                             <D:creationdate/>
  +                                                     </D:prop>
  +                                             </D:select>
  +                                             <D:from>
  +                                                     <D:scope>
  +                                                             
<D:href>/%globalVariableServerName%/%globalVariableCollection%/test.xml</D:href>
  +                                                     </D:scope>
  +                                             </D:from>
  +                                             <D:where>
                                                        <D:not>
                                                                <xsv:xpath 
name="XPathTest">ValidXML/ValidXML3/ValidXML3Nested/doesntexist</xsv:xpath>
                                                        </D:not>
  -                                                     </D:where>
  -                                             </D:basicsearch>
  -                                     </searchrequest>
  -                             ]]></body>
  +                                             </D:where>
  +                                     </D:basicsearch>
  +                             </searchrequest>
  +                             ]]></body>
                </request>
                <response>
                        <command>HTTP/1.0 207 Multi-Status</command>
                        <body 
varUsage="globalVariableCollection,globalVariableServerName,testresourcecontentlength"><![CDATA[<?xml
 version="1.0" encoding="UTF-8"?>
  -                                     <D:multistatus xmlns:D="DAV:">
  -                                             <D:response>
  -                                                     
<D:href>/%globalVariableServerName%/%globalVariableCollection%/test.xml</D:href>
  -                                                     <D:propstat>
  -                                                             <D:prop>
  -                                                                     
<D:displayname>test.xml</D:displayname>
  -                                                             </D:prop>
  -                                                             <D:status>HTTP/1.1 200 
OK</D:status>
  -                                                     </D:propstat>           
  -                                             </D:response>
  -                                     </D:multistatus>
  +                             <D:multistatus xmlns:D="DAV:">
  +                                     <D:response>
  +                                             
<D:href>/%globalVariableServerName%/%globalVariableCollection%/test.xml</D:href>
  +                                             <D:propstat>
  +                                                     <D:prop>
  +                                                             
<D:creationdate>*</D:creationdate>
  +                                                     </D:prop>
  +                                                     <D:status>HTTP/1.1 200 
OK</D:status>
  +                                             </D:propstat>
  +                                     </D:response>
  +                             </D:multistatus>
                        ]]></body>
                </response>
        </step>
  
  
  

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

Reply via email to