uddi_data_v2.joepublisher.moveBusinessService1to3.xml Maven / Gradle / Ivy
<?xml version="1.0" encoding="UTF-8"?> <!-- * Copyright 2001-2009 The Apache Software Foundation. * * 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. * */ --> <businessEntity xmlns="urn:uddi-org:api_v2" xmlns:xml="http://www.w3.org/XML/1998/namespace" businessKey="d04d1a31-bce1-46dc-8da9-8c7c16c46932"> <name>businessThree</name> <businessServices> <!-- Move the service businessone to businessthree--> <businessService serviceKey="b82739a9-f35c-4331-999a-6bfb2968ca5e" businessKey="d04d1a31-bce1-46dc-8da9-8c7c16c46932"> <name>moved service</name> </businessService> </businessServices> </businessEntity>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy