<content>要素
ネームスペース: http://xmlns.oracle.com/uix/ui

ページのUINodeコンテンツ。

構文
<content>
     <!-- The following child can be anything derived from the given element -->
   <uinode></uinode>
</content>

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

  • 説明

    ページのUINodeコンテンツ。 このページのレンダリングに使用されるUIツリーのルートを定義する、1つの子要素が含まれている必要があります。


    <page xmlns="http://xmlns.oracle.com/uix/ui"
          xmlns:ui="http://xmlns.oracle.com/uix/ui" >
      <content>
        <pageLayout ... >
          ...
        </pageLayout>
      <content>
    </page>
    

    子要素

    説明 必須 組込み可能な数
    <(その他の要素)>
    ページのルート要素。
    はい 1