uddi_data_v2.tompublisher.businessEntity.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="a0dbe2d4-3eea-4321-969f-827a4cc1d175"> <name>businesstest01</name> <businessServices> <businessService serviceKey="9f53903a-8f60-4e42-9246-0fb4fbd16cff"> <name>servicetest01</name> <bindingTemplates> <bindingTemplate bindingKey="b05bf5f8-5e40-4b23-97f3-7294fdc52b5b"> <accessPoint URLType="http">http://genericaccesspoint.com</accessPoint> <tModelInstanceDetails> <tModelInstanceInfo tModelKey="uuid:165a69c5-996a-49cc-8d7c-6600a30c2ad9"> </tModelInstanceInfo> </tModelInstanceDetails> </bindingTemplate> </bindingTemplates> </businessService> <businessService serviceKey="b67d570f-eee0-49d4-bbb1-703d01762fdf"> <name>servicetest02</name> <bindingTemplates> <bindingTemplate bindingKey="7622c1ed-9866-401d-a7a8-28c8e3754498"> <accessPoint URLType="http">http://genericaccesspoint2.com</accessPoint> <tModelInstanceDetails> <tModelInstanceInfo tModelKey="uuid:9b79f267-1536-4a9e-85a1-d333f54b5038"> </tModelInstanceInfo> </tModelInstanceDetails> </bindingTemplate> </bindingTemplates> </businessService> </businessServices> </businessEntity>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy