<html xmlns="http://www.w3.org/1999/xhtml" a0:Name="SuikaWiki" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:Version="0.9"><head></head><body><p><a0:anchor-end a0:anchor="1">[1]</a0:anchor-end> <pre>-- 他機能 (198) --
OTHER
  CONCUR   (YES 数 / NO) -- 並行文書 --
  SUBDOC   (YES 数 / NO) -- 部分文書実体 --
  FORMAL   (YES    / NO) -- 公式公開識別子 --
[-- 以降、 Web SGML 追加引数 --
  -- URN 機能 [198.1] --
  URN      (YES    / NO) -- 公開識別子に URN --
  -- Keeprsre 機能 [198.2] --
  KEEPRSRE (YES    / NO) -- 記録境界保存 --
  -- 妥当性機能 [198.3] --
  VALIDITY (             -- 妥当性 --
             NOASSERT    -- 無表明 --
           / TYPE        -- <a0:anchor>型妥当</a0:anchor>
           )
  -- 実体群機能 [198.4] --
  ENTITIES (
             NOASSERT    -- 無表明 --
           / REF (
                   NONE  -- 参照なし --
                 / INTERNAL -- 外部参照なし --
                 / ANY   -- 無制約 --
                 )
           / INTEGRAL    -- 完全記憶 --
               (YES / NO)</pre></p><p><a0:anchor-end a0:anchor="2">[2]</a0:anchor-end> 省略時の既定値は素の SGML と同じ挙動、すなわち
<code class="SGML">URN NO KEEPRSRE NO VALIDITY TYPE ENTITIES NOASSERT</code>
です。</p><p><a0:anchor-end a0:anchor="3">[3]</a0:anchor-end> <a0:anchor>文書</a0:anchor>が妥当性言明に反する場合は<a0:anchor>報告可能マーク誤り</a0:anchor>です。</p><p><a0:anchor>システム</a0:anchor>は、 SGML 宣言の表明にかかわらず、
<code class="SGML">VALIDITY</code>・<code class="SGML">ENTITIES</code> に関する検査を行えるような起動時の引数等を用意することが推奨されています。
(K.3.8 参照。)</p></body></html>