uddi_data.samsyndicator.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_v3" xmlns:xml="http://www.w3.org/XML/1998/namespace" businessKey="uddi:www.samco.com:samco"> <discoveryURLs> <discoveryURL useType="home">http://www.samco.com</discoveryURL> <discoveryURL useType="serviceList">http://www.samco.com/services</discoveryURL> </discoveryURLs> <name xml:lang="en">SamCo, Inc.</name> <description xml:lang="en">SamCo provides a suite of digital assets.</description> <contacts> <contact useType="administrator"> <personName xml:lang="en">Sam Syndicator</personName> <description xml:lang="en">This is the administrator of the service offerings.</description> <phtwo useType="office">123-456-7890</phtwo> <phtwo useType="mobile">987-654-3210</phtwo> <email useType="work">[email protected]</email> <address xml:lang="en" useType="headquarters" sortCode="1" tModelKey="uddi:tmodelkey:address"> <addressLine keyName="street" keyValue="street">1515 Main St</addressLine> <addressLine keyName="citystatezip" keyValue="citystatezip">Ann Arbor, MI 41804</addressLine> <addressLine keyName="country" keyValue="country">USA</addressLine> </address> </contact> </contacts> <categoryBag> <keyedReference tModelKey="uddi:uddi.org:categorization:types" keyName="category" keyValue="bananas" /> <keyedReference tModelKey="uddi:uddi.org:categorization:types" keyName="category" keyValue="kiwi" /> <keyedReference tModelKey="uddi:uddi.org:categorization:types" keyName="category" keyValue="progressive-rock" /> <keyedReference tModelKey="uddi:uddi.org:categorization:types" keyName="category" keyValue="country" /> <keyedReferenceGroup tModelKey="uddi:uddi.org:categorization:types"> <keyedReference tModelKey="uddi:uddi.org:categorization:types" keyName="blank" keyValue="blank" /> </keyedReferenceGroup> </categoryBag> <identifierBag> <keyedReference tModelKey="uddi:tmodelkey:identifier" keyName="identify" keyValue="identity" /> </identifierBag> </businessEntity>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy