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

UIX Componentsベースのページのheadのラッパー。

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

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

  • 説明

    この領域の要素は、ページのHTMLの<head>タグ内に置かれます。


     <head>
      <title xmlns="http://www.w3.org/TR/REC-html40">
       Test
      </title>
     </head>

    子要素

    説明 必須 組込み可能な数
    <(その他の要素)> HTMLページの<head>部分にレンダリングする一連のノード。
    いいえ 無限