Leaked source code of windows server 2003
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.

33 lines
1.8 KiB

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- ############################################################################ -->
  3. <!--
  4. Date: 24 January 2002
  5. Name: 06.uddi-org-relationships.bootstrap.xml
  6. Version: 1.0
  7. Description: uddi-org:relationships taxonomy
  8. Resource File Dependencies:
  9. 01.uddi-org-types.bootstrap.xml
  10. Reference: http://www.microsoft.com
  11. Terms of Use: See the Microsoft Windows .NET Server 2003 family end-user license agreement.
  12. -->
  13. <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
  14. extensions.xsd">
  15. <categorizationSchemes>
  16. <categorizationScheme checked="false">
  17. <uddi:tModel tModelKey="uuid:807A2C6A-EE22-470D-ADC7-E0424A337C03" operator="" authorizedName="">
  18. <uddi:name>uddi-org:relationships</uddi:name>
  19. <uddi:description xml:lang="en">UDDI businessEntity relationship descriptions.</uddi:description>
  20. <uddi:overviewDoc>
  21. <uddi:description xml:lang="en">This tModel is used to describe business relationships. Used in the publisher assertion messages.</uddi:description>
  22. <uddi:overviewURL>http://www.uddi.org/specification.html</uddi:overviewURL>
  23. </uddi:overviewDoc>
  24. <uddi:categoryBag>
  25. <uddi:keyedReference tModelKey="uuid:c1acf26d-9672-4404-9d70-39b756e62ab4" keyName="types" keyValue="relationship"/>
  26. </uddi:categoryBag>
  27. </uddi:tModel>
  28. <categoryValue keyValue="parent-child" isValid="true" parentKeyValue="" keyName="parent-child"/>
  29. <categoryValue keyValue="peer-peer" isValid="true" parentKeyValue="" keyName="peer-peer"/>
  30. <categoryValue keyValue="identity" isValid="true" parentKeyValue="" keyName="identity"/>
  31. </categorizationScheme>
  32. </categorizationSchemes>
  33. </resources>