All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.adobe.cq.testing.mock.scene7.scene7APIServer.responses.FolderTreeResponse.xml Maven / Gradle / Ivy

There is a newer version: 1.2.8
Show newest version
<?xml version='1.0' encoding='UTF-8'?>
<!--
  ~ Copyright 2017 Adobe Systems Incorporated
  ~
  ~ Licensed under the Apache License, Version 2.0 (the "License");
  ~ you may not use this file except in compliance with the License.
  ~ You may obtain a copy of the License at
  ~
  ~     http://www.apache.org/licenses/LICENSE-2.0
  ~
  ~ Unless required by applicable law or agreed to in writing, software
  ~ distributed under the License is distributed on an "AS IS" BASIS,
  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  ~ See the License for the specific language governing permissions and
  ~ limitations under the License.
  -->

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
	<soapenv:Body>
		<getFolderTreeReturn xmlns="http://www.scene7.com/IpsApi/xsd/2011-11-04-beta">
			<folders>
				<folderHandle>f|CQ5DEMO/test/</folderHandle>
				<path>CQ5DEMO/test/</path>
				<lastModified>2012-01-30T14:04:03.591-06:00</lastModified>
				<childLastModified>2013-01-08T02:12:12.458-06:00</childLastModified>
				<hasSubfolders>true</hasSubfolders>
				<subfolderArray>
					<items>
						<folderHandle>f|CQ5DEMO/test/tudor/</folderHandle>
						<path>CQ5DEMO/test/tudor/</path>
						<lastModified>2012-11-23T06:28:06.116-06:00</lastModified>
						<childLastModified>2012-11-23T06:28:06.526-06:00</childLastModified>
						<hasSubfolders>false</hasSubfolders>
					</items>
				</subfolderArray>
			</folders>
			<permissionSetArray />
		</getFolderTreeReturn>
	</soapenv:Body>
</soapenv:Envelope>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy