You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
1.5 KiB
28 lines
1.5 KiB
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- ############################################################################ -->
|
|
<!--
|
|
Date: 24 January 2002
|
|
Name: 05.uddi-org-owningBusiness.bootstrap.xml
|
|
Version: 1.0
|
|
Description: UDDI owningBusiness TModel
|
|
Resource File Dependencies:
|
|
01.uddi-org-types.bootstrap.xml
|
|
Reference: http://www.microsoft.com
|
|
Terms of Use: See the Microsoft Windows .NET Server 2003 family end-user license agreement.
|
|
-->
|
|
<resources xmlns="urn:uddi-microsoft-com:api_v2_extensions" xmlns:uddi="urn:uddi-org:api_v2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:microsoft-com:api_v2_extensions
|
|
extensions.xsd">
|
|
<tModelDetail generic="2.0" xmlns="urn:uddi-org:api_v2" operator="">
|
|
<tModel tModelKey="uuid:4064C064-6D14-4F35-8953-9652106476A9" operator="" authorizedName="">
|
|
<name>uddi-org:owningBusiness</name>
|
|
<description xml:lang="en">A pointer to a businessEntity that owns the categorized data.</description>
|
|
<overviewDoc>
|
|
<description xml:lang="en">This tModel identifies the businessEntity that published or owns the tagged information. Used with tModels to establish an "owned" relationship with a registered businessEntity.</description>
|
|
<overviewURL>http://www.uddi.org/specification.html</overviewURL>
|
|
</overviewDoc>
|
|
<categoryBag>
|
|
<keyedReference tModelKey="uuid:c1acf26d-9672-4404-9d70-39b756e62ab4" keyName="types" keyValue="identifier"/>
|
|
</categoryBag>
|
|
</tModel>
|
|
</tModelDetail>
|
|
</resources>
|