<supported-locales>要素
ネームスペース:  http://xmlns.oracle.com/uix/config

構文
<supported-locales >
     <!-- The following children, if present, should be in the order shown -->
   <default-locale> </default-locale>
   <supported-locale> </supported-locale>
     <!-- The children above, if present, should be in the order shown -->
</supported-locales>

注意: 
  • この要素は<default-configuration>要素内で使用されます。

  • 説明

    <supported-locales>要素は、アプリケーションでサポートされているロケールのリストを定義します。


    子要素

    説明 必須 組込み可能な数
    <default-locale> <default-locale>要素には、ISOロケール定義(en、ja-JPなど)が含まれます。このロケールは、ユーザーが要求したロケールがサポートされているロケールと一致しない場合に使用されます。
    はい
    <supported-locale> <supported-locale>要素には、ISOロケール定義(en、ja-JPなど)が含まれます。このロケールは、ユーザーが要求したロケールの一部がこのロケールと一致する場合に使用されます。
    いいえ 無限