<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="1" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[1]</anchor-end> <cite>XLIFF 1.2 Representation Guide for HTML</cite> (<time>2008-01-03 05:12:05 +09:00</time> 版) <anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://docs.oasis-open.org/xliff/v1.2/xliff-profile-html/xliff-profile-html-1.2-cd02.html#elem_object_param">http://docs.oasis-open.org/xliff/v1.2/xliff-profile-html/xliff-profile-html-1.2-cd02.html#elem_object_param</anchor-external></p><blockquote><pre class="HTML example code">&lt;UL&gt;
  &lt;LI&gt;
  &lt;OBJECT type=&quot;text/sitemap&quot;&gt;
  &lt;param name=&quot;Name&quot; value=&quot;Product Identification&quot;&gt;
  &lt;param name=&quot;Local&quot; value=&quot;ProductIdentification.htm&quot;&gt;
  &lt;/OBJECT&gt;
  &lt;/LI&gt;
  &lt;LI&gt;
  &lt;OBJECT type=&quot;text/sitemap&quot;&gt;
  &lt;param name=&quot;Name&quot; value=&quot;Features&quot;&gt;
  &lt;param name=&quot;Local&quot; value=&quot;Features.htm&quot;&gt;
  &lt;/OBJECT&gt;
  &lt;/LI&gt; </pre></blockquote><figure class="quote"><figcaption><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="2" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[2]</anchor-end> <cite>5.7. Sitemap formats</cite>
(<time>2015-10-29 22:41:00 +09:00</time> 版)
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://www.nongnu.org/chmspec/latest/Sitemap.html">http://www.nongnu.org/chmspec/latest/Sitemap.html</anchor-external></p></figcaption><blockquote><p>The &lt;BODY&gt; tag contains an &lt;OBJECT&gt; tag that stores properties of the file in &lt;param&gt; tags, followed by a &lt;UL&gt; tag, whose &lt;LI&gt; tags have &lt;OBJECT&gt; tags that store the properties of the Contents/Index items in &lt;param&gt; tags. e.g.:</p><p>&lt;BODY&gt;</p><p>&lt;OBJECT type=&quot;text/site properties&quot;&gt;</p><p>&lt;param name=&quot;Property Name&quot; value=&quot;Property Value&quot;&gt;</p><p>…</p><p>&lt;/OBJECT&gt;</p><p>&lt;UL&gt;</p><p>&lt;LI&gt; &lt;OBJECT type=&quot;text/sitemap&quot;&gt;</p><p>&lt;param name=&quot;Property Name&quot; value=&quot;Property Value&quot;&gt;</p><p>…</p><p>&lt;/OBJECT&gt;</p><p>…</p><p>&lt;/UL&gt;</p><p>&lt;/BODY&gt;</p></blockquote></figure></body></html>