uddi_data_v2.marypublisher.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="e509bb52-daeb-46b1-abb7-d488b10baf19"> <discoveryURLs> <discoveryURL useType="home">http://www.marybusinessone.com</discoveryURL> <discoveryURL useType="serviceList">http://www.marybusinessone.com/services</discoveryURL> </discoveryURLs> <name xml:lang="en">Mary Doe Enterprises</name> <name xml:lang="es">Maria Negocio Uno</name> <description xml:lang="en">This is the description for Mary Business One.</description> <contacts> <contact useType="administrator"> <personName xml:lang="en">Mary Doe</personName> <personName xml:lang="es">Juan Doe</personName> <description xml:lang="en">This is the administrator of the service offerings.</description> </contact> </contacts> </businessEntity>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy