Translation:Dictionary Preference

From IDMLWiki

Jump to: navigation, search

10.7.14 DictionaryPreference

<DiectionaryPreference>エレメントは、スペルチェックとハイフネーションで使用する言語の辞書を定義します。

スキーマの例83 DictionaryPreference
  1. DictionaryPreference_Object = element DictionaryPreference{ 
  2.   attribute Self { xsd:string },
  3.   attribute Composition { ComposeUsing_EnumValue }?,
  4.   attribute MergeUserDictionary{  xsd:boolean }?,
  5.   attribute RecomposeWhenChanged{  xsd:boolean }?
  6. }
Personal tools