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

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

The 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>
		<getCompanyMembershipReturn xmlns="http://www.scene7.com/IpsApi/xsd/2011-11-04-beta">
			<membershipArray>
				<items>
					<company>
						<companyHandle>c|8715</companyHandle>
						<name>AdobeDemoDay</name>
						<rootPath>AdobeDemoDay/</rootPath>
						<expires>2100-12-31T23:00:00.095-06:00</expires>
					</company>
					<role>IpsCompanyAdmin</role>
					<isActive>true</isActive>
				</items>
				<items>
					<company>
						<companyHandle>c|8680</companyHandle>
						<name>CQ5 DEMO</name>
						<rootPath>CQ5DEMO/</rootPath>
						<expires>2101-01-31T23:00:00.144-06:00</expires>
					</company>
					<role>IpsCompanyAdmin</role>
					<isActive>true</isActive>
				</items>
				<items>
					<company>
						<companyHandle>c|449</companyHandle>
						<name>PortalCo</name>
						<rootPath>PortalCo/</rootPath>
						<expires>2100-12-31T23:00:00.000-06:00</expires>
					</company>
					<role>IpsUser</role>
					<isActive>true</isActive>
				</items>
			</membershipArray>
		</getCompanyMembershipReturn>
	</soapenv:Body>
</soapenv:Envelope>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy