juergen 2003/08/28 04:08:18
Modified: testsuite/testsuite/junit/xmltestcases/DASL/functional/select/DELTAV
checkOutSearch.xml
Log:
(fga) Removed SEARCH with allProp
Revision Changes Path
1.9 +0 -141
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DASL/functional/select/DELTAV/checkOutSearch.xml
Index: checkOutSearch.xml
===================================================================
RCS file:
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DASL/functional/select/DELTAV/checkOutSearch.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- checkOutSearch.xml 29 Aug 2002 11:45:29 -0000 1.8
+++ checkOutSearch.xml 28 Aug 2003 11:08:18 -0000 1.9
@@ -222,147 +222,6 @@
</step>
<step>
- <request>
- <command varUsage="globalVariableServerName">SEARCH
/%globalVariableServerName% HTTP/1.1</command>
- <body varUsage="globalVariableCollection"><![CDATA[<?xml version="1.0"
encoding="UTF-8"?>
- <searchrequest xmlns:D="DAV:">
- <D:basicsearch>
- <D:select>
- <D:allprop/>
- </D:select>
- <D:from>
- <D:scope>
-
<D:href>%globalVariableCollection%/test/test.xml</D:href>
- </D:scope>
- </D:from>
- </D:basicsearch>
- </searchrequest>
- ]]></body>
- </request>
- <response>
- <command>HTTP/1.0 207 Multi-Status</command>
- <body
varUsage="globalVariableCollection,globalVariableUserPath,globalVariableRootUserPath,globalVariableServerName,user,host,testresourcecontentlength,testresourcecheckout,testresourcepredecessorset,testresourceversionhistory"><![CDATA[<?xml
version="1.0" encoding="UTF-8"?>
- <D:multistatus xmlns:D="DAV:">
- <D:response>
-
<D:href>/%globalVariableServerName%/%globalVariableCollection%/test/test.xml</D:href>
- <D:propstat>
- <D:prop>
-
<D:current-user-privilege-set>
- <D:privilege>
-
<D:read />
- </D:privilege>
- <D:privilege>
-
<D:write />
- </D:privilege>
- <D:privilege>
-
<D:read-acl />
- </D:privilege>
- <D:privilege>
-
<D:write-acl />
- </D:privilege>
- <D:privilege>
- <D:all
/>
- </D:privilege>
-
</D:current-user-privilege-set>
-
<D:supportedlock>
- <D:lockentry>
-
<D:lockscope>
-
<D:exclusive />
-
</D:lockscope>
- <D:locktype>
-
<D:write />
-
</D:locktype>
-
</D:lockentry>
- <D:lockentry>
-
<D:lockscope>
-
<D:shared />
-
</D:lockscope>
-
<D:locktype>
-
<D:write />
-
</D:locktype>
-
</D:lockentry>
-
</D:supportedlock>
-
<D:modCount>*</D:modCount>
- <D:source />
- <xsv:isXml
xmlns:xsv="http://namespaces.softwareag.com/tamino/webdav">true</xsv:isXml>
-
<D:creationdate>2002-08-12T08:41:04Z</D:creationdate>
-
<D:lockdiscovery />
-
<D:acl-semantics>
-
<D:ace-combination>
-
<D:all-grant-before-any-deny />
-
</D:ace-combination>
-
<D:required-principal>
- <D:all
/>
-
</D:required-principal>
-
</D:acl-semantics>
-
<D:getcontentlength>%testresourcecontentlength%</D:getcontentlength>
-
<D:displayname>test.xml</D:displayname>
- <D:owner>
-
<D:href>%globalVariableUserPath%</D:href>
- </D:owner>
- <D:acl>
- <D:ace>
-
<D:principal>
-
<D:href>%globalVariableRootUserPath%</D:href>
-
</D:principal>
- <D:grant>
-
<D:privilege>
-
<D:all />
-
</D:privilege>
-
</D:grant>
-
<D:protected />
-
<D:inherited>
-
<D:href>/%globalVariableServerName%/</D:href>
-
</D:inherited>
- </D:ace>
- </D:acl>
-
<D:getcontenttype>text/xml</D:getcontenttype>
-
<D:getcontentlanguage>en</D:getcontentlanguage>
-
<D:resourcetype />
-
<xsv:xdavContentId
xmlns:xsv="http://namespaces.softwareag.com/tamino/webdav">*</xsv:xdavContentId>
-
<D:getlastmodified>Mon, 12 Aug 2002 08:41:05 GMT</D:getlastmodified>
-
<D:principal-collection-set>
-
<D:href>%globalVariableRootUserPath%</D:href>
-
</D:principal-collection-set>
-
<D:supported-privilege-set>
-
<D:supported-privilege>
-
<D:privilege>
-
<D:all />
-
</D:privilege>
-
<D:description>Any operation</D:description>
-
<D:privilege>
-
<D:read />
-
</D:privilege>
-
<D:description>Read any object</D:description>
-
</D:supported-privilege>
-
<D:supported-privilege>
-
<D:privilege>
-
<D:write />
-
</D:privilege>
-
<D:description>Write any object</D:description>
-
<D:privilege>
-
<D:read-acl />
-
</D:privilege>
-
<D:description>Read the ACL</D:description>
-
</D:supported-privilege>
-
<D:supported-privilege>
-
<D:privilege>
-
<D:write-acl />
-
</D:privilege>
-
<D:description>Write the ACL</D:description>
-
</D:supported-privilege>
-
</D:supported-privilege-set>
-
<D:getetag>*</D:getetag>
-
</D:prop>
-
<D:status>HTTP/1.1 200 OK</D:status>
- </D:propstat>
- </D:response>
- </D:multistatus>
- ]]></body>
- </response>
- </step>
-
- <step>
<request>
<command
varUsage="globalVariableCollection,globalVariableServerName">UNCHECKOUT
/%globalVariableServerName%/%globalVariableCollection%/test/test.xml HTTP/1.1</command>
</request>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
