<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>部分にレンダリングする一連のノード。
    いいえ 無限
    This document was generated on Wed Jul 07 19:22:03 PDT 2004

    Copyright © 2001, 2004, Oracle.All rights reserved.