com.adobe.cq.testing.mock.scene7.scene7APIServer.responses.AssetsResponse.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of aem-cloud-testing-clients Show documentation
Show all versions of aem-cloud-testing-clients Show documentation
AEM related clients and testing utilities for AEM as a Cloud Service
<?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> <getAssetsReturn xmlns="http://www.scene7.com/IpsApi/xsd/2011-11-04-beta"> <assetArray> <items> <assetHandle>a|119643849</assetHandle> <type>Image</type> <name>waterfall</name> <fileName>waterfall.png</fileName> <folder>CQ5DEMO/test/</folder> <folderHandle>f|CQ5DEMO/test/</folderHandle> <readyForPublish>true</readyForPublish> <trashState>NotInTrash</trashState> <projects /> <ipsImageUrl>image-no-ips/CQ5DEMO/_optimized_/eca/eca079f5-991c-429c-9eb7-8b4d366a601a.tif </ipsImageUrl> <created>2012-11-26T06:16:49.632-06:00</created> <createUser>[email protected]</createUser> <lastModified>2012-12-17T05:59:34.882-06:00</lastModified> <lastModifyUser>[email protected]</lastModifyUser> <metadataArray> <items> <name>CreationDiscoverySite</name> <value></value> </items> <items> <name>GroupCode</name> <value></value> </items> <items> <name>Product Family</name> <value></value> </items> <items> <name>Product Name</name> <value></value> </items> <items> <name>School</name> <value></value> </items> <items> <name>Season</name> <value></value> </items> <items> <name>eVideoTypeImage</name> <value></value> </items> </metadataArray> <imageInfo> <originalPath>CQ5DEMO/_master_/55c/</originalPath> <originalFile>55cadd2c-fb6e-47d7-9fcd-0dcd34219b0e.png </originalFile> <optimizedPath>CQ5DEMO/_optimized_/eca/</optimizedPath> <optimizedFile>eca079f5-991c-429c-9eb7-8b4d366a601a.tif </optimizedFile> <maskPath></maskPath> <maskFile></maskFile> <width>188</width> <height>250</height> <fileSize>128000</fileSize> <resolution>72.0</resolution> <sku /> <description>waterfall.png</description> <comments></comments> <userData></userData> <anchorX>94</anchorX> <anchorY>125</anchorY> <urlModifier /> <urlPostApplyModifier /> <zoomTargets /> <masks /> <imageMaps /> </imageInfo> </items> </assetArray> </getAssetsReturn> </soapenv:Body> </soapenv:Envelope>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy