<?xml version="1.0" encoding="utf-8"?>
<!--
Date: 02 April 2003
Name: rss_bootstrap.xml
Version: 2.0
Description: Canonical RSS tModels used when registering RSS feeds in a UDDI Services registry
File Dependencies: 01.uddi-org-types.bootstrap.xml
Reference: http://www.gotdotnet.com/team/karstenj/docs/rss_in_uddi.aspx
Terms of Use: (see Microsoft UDDI Services EULA)
Change History: Added RSS 2.0 tModel, stripped out unnecessary attributes in <tModel> element

-->
<resources xmlns:uddi="urn:uddi-org:api_v2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="urn:uddi-microsoft-com:api_v2_extensions">
	<tModelDetail generic="2.0" xmlns="urn:uddi-org:api_v2" operator="">
		<tModel tModelKey="uuid:8a056b70-bfe8-4fac-90cd-820c26dc2e48" >
			<name>RSS - Version 0.9x</name>
			<description xml:lang="en">Use this tModel when registering any 0.9x RSS Feed. Place the RSS Version information in the instanceParm element of the tModelInstanceInfo.</description>
			<overviewDoc>
				<description xml:lang="en">This article explains how to model RSS feeds in UDDI.</description>
				<overviewURL>http://www.gotdotnet.com/team/karstenj/docs/rss_in_uddi.aspx</overviewURL>
			</overviewDoc>
			<categoryBag>
				<keyedReference tModelKey="uuid:c1acf26d-9672-4404-9d70-39b756e62ab4" keyName="Specification for a web service using XML messages" keyValue="xmlSpec"/>
			</categoryBag>
		</tModel>
		<tModel tModelKey="uuid:bf3d12a4-a6e8-4ef2-918c-18c60a04edfc">
			<name>RSS -  Version 1.0</name>
			<description xml:lang="en">A tModel representing RSS 1.0.</description>
			<overviewDoc>
				<description xml:lang="en">This document explains how to model RSS in UDDI.</description>
				<overviewURL>http://www.gotdotnet.com/team/karstenj/docs/rss_in_uddi.aspx</overviewURL>
			</overviewDoc>
			<categoryBag>
				<keyedReference tModelKey="uuid:c1acf26d-9672-4404-9d70-39b756e62ab4" keyName="Specification for a web service using XML messages" keyValue="xmlSpec"/>
			</categoryBag>
		</tModel>
     <tModel tModelKey="uuid:bacbe300-4b2b-11d7-bc51-000629dc0a53" >
        <name>RSS - Version 2.0</name>
        <description xml:lang="en">This tModel is intended to be used like those for RSS 0.91 and 1.0. See http://www.gotdotnet.com/team/karstenj/docs/rss_in_uddi.aspx</description>
        <overviewDoc>
          <description xml:lang="en">Link to the RSS 2.0 spec</description>
          <overviewURL>http://backend.userland.com/rss2</overviewURL>
        </overviewDoc>
        <categoryBag>
          <keyedReference tModelKey="uuid:c1acf26d-9672-4404-9d70-39b756e62ab4" keyName="Specification for a Web Service using XML messages" keyValue="xmlSpec" />
        </categoryBag>
      </tModel>
	</tModelDetail>
</resources>
