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

この属性のユーザー・ドキュメント。オプションの要素。

構文
<documentation >
</documentation>

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

  • 説明

    この属性のユーザー・ドキュメント。オプションの要素。この要素には、テキストまたは任意のXML要素を含めることができます。実行時にはまったく無視されますが、その内容は開発ツールおよびビルド・ツールで使用されます。


                      <templateDefinition xmlns="http://xmlns.oracle.com/uix/ui"
                      xmlns:ui="http://xmlns.oracle.com/uix/ui"
                      targetNamespace="http://foo.com" localName="fooPageLayout">
                      <documentation>Before using fooPageLayout, you should
                      know the following things...</documentation>