[1] RSS の guid 要素の
isPermaLink 属性は、
要素の内容が項目の permalink かどうかを表します。
仕様書:
[6] この属性が省略された場合の既定値は
true です
RSS 2.0, RSS Best Practices Profile。
[2] この属性の値が true の場合、
フィード・リーダーは、 guid 要素の内容の文字列が、
permalink (完全な項目を指す URL) であると考えて構いません
RSS 2.0。
<guid isPermaLink="true">http://inessential.com/2002/09/01.php#a2</guid>
guid要素の項を参照してください。