Translation:Dictionary Preference
From IDMLWiki
10.7.14 DictionaryPreference
<DiectionaryPreference>エレメントは、スペルチェックとハイフネーションで使用する言語の辞書を定義します。
スキーマの例83 DictionaryPreference
DictionaryPreference_Object = element DictionaryPreference{
attribute Self { xsd:string },
attribute Composition { ComposeUsing_EnumValue }?,
attribute MergeUserDictionary{ xsd:boolean }?,
attribute RecomposeWhenChanged{ xsd:boolean }?
}
