<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: The Id attribute of a ListInstance feature is ignored by SharePoint</title>
	<atom:link href="http://hristopavlov.wordpress.com/2008/09/16/the-id-attribute-of-a-listinstance-feature-is-ignored-by-sharepoint/feed/" rel="self" type="application/rss+xml" />
	<link>http://hristopavlov.wordpress.com/2008/09/16/the-id-attribute-of-a-listinstance-feature-is-ignored-by-sharepoint/</link>
	<description>The "Why" and "How" of SharePoint Development</description>
	<lastBuildDate>Wed, 28 Oct 2009 06:40:11 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: hristopavlov</title>
		<link>http://hristopavlov.wordpress.com/2008/09/16/the-id-attribute-of-a-listinstance-feature-is-ignored-by-sharepoint/#comment-162</link>
		<dc:creator>hristopavlov</dc:creator>
		<pubDate>Tue, 14 Oct 2008 00:27:46 +0000</pubDate>
		<guid isPermaLink="false">http://hristopavlov.wordpress.com/?p=72#comment-162</guid>
		<description>Hi BinaryJam,

You can actually specify the site relative list Url for the List attribute value when defining a lookup field. SharePoint will try to locate the list by the given url at the time the field is provisioned. i.e. you can go:

&lt;Field Type=&quot;Lookup&quot; List=&quot;Lists/Tasks&quot; .... /&gt;</description>
		<content:encoded><![CDATA[<p>Hi BinaryJam,</p>
<p>You can actually specify the site relative list Url for the List attribute value when defining a lookup field. SharePoint will try to locate the list by the given url at the time the field is provisioned. i.e. you can go:</p>
<p>&lt;Field Type=&#8221;Lookup&#8221; List=&#8221;Lists/Tasks&#8221; &#8230;. /&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BinaryJam</title>
		<link>http://hristopavlov.wordpress.com/2008/09/16/the-id-attribute-of-a-listinstance-feature-is-ignored-by-sharepoint/#comment-160</link>
		<dc:creator>BinaryJam</dc:creator>
		<pubDate>Mon, 13 Oct 2008 12:32:44 +0000</pubDate>
		<guid isPermaLink="false">http://hristopavlov.wordpress.com/?p=72#comment-160</guid>
		<description>I was looking for the same thing today thinking the listinstance ID would be a guid that would be the listinstance ID,  then in my Schema definition for another list I can reference that list instances guid in the schema.

No.

So is my only recourse a feature receiver to map that list to the lookup field ?</description>
		<content:encoded><![CDATA[<p>I was looking for the same thing today thinking the listinstance ID would be a guid that would be the listinstance ID,  then in my Schema definition for another list I can reference that list instances guid in the schema.</p>
<p>No.</p>
<p>So is my only recourse a feature receiver to map that list to the lookup field ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Links (9/18/2008) &#171; Steve Pietrek - Everything SharePoint</title>
		<link>http://hristopavlov.wordpress.com/2008/09/16/the-id-attribute-of-a-listinstance-feature-is-ignored-by-sharepoint/#comment-146</link>
		<dc:creator>Links (9/18/2008) &#171; Steve Pietrek - Everything SharePoint</dc:creator>
		<pubDate>Fri, 19 Sep 2008 00:55:49 +0000</pubDate>
		<guid isPermaLink="false">http://hristopavlov.wordpress.com/?p=72#comment-146</guid>
		<description>[...] The Id attribute of a ListInstance feature is ignored by SharePoint [...]</description>
		<content:encoded><![CDATA[<p>[...] The Id attribute of a ListInstance feature is ignored by SharePoint [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
