<?xml version = "1.0" ?>
<!DOCTYPE taglib PUBLIC "-//Sun Microsystems, Inc.//DTD JSP Tag Library 1.1//EN"        "
http://java.sun.com/j2ee/dtds/web-jsptaglib_1_1.dtd">

<taglib xmlns = "http://java.sun.com/j2ee/dtds/web-jsptaglibrary_1_1.dtd">
  <tlibversion>1.0</tlibversion>
  <jspversion>1.1</jspversion>
  <shortname>http://xmlns.oracle.com/oem/jsp/tag/db</shortname>
  <uri>db</uri>
  <info>Oracle System Management Products Extension Tag Library</info>

  <tag>
    <name>switcher</name>
    <tagclass>oracle.sysman.db.tag.SwitcherTag</tagclass>
    <info>
        The Switcher bean can be used to switch between one of a set of beans.</info>
    <attribute>
      <name>id</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>nodeID</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>childName</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>childNameBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>defaultCase</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>defaultCaseBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>inlineStyleBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>styleClass</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>styleClassBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>shortDesc</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>shortDescBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onClick</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onClickBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onDoubleClick</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onDoubleClickBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onMouseDown</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onMouseDownBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onMouseUp</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onMouseUpBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onMouseOver</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onMouseOverBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onMouseMove</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onMouseMoveBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onMouseOut</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onMouseOutBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onKeyPress</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onKeyPressBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onKeyDown</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onKeyDownBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onKeyUp</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onKeyUpBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>rendered</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>renderedBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>connectionBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>versionAtLeast</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
  </tag>

  <tag>
    <name>lovField</name>
    <tagclass>oracle.sysman.db.tag.LovFieldTag</tagclass>
    <info>
      TextField for launching Lists of Values.</info>
    <attribute>
      <name>id</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>nodeID</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>destination</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>destinationBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onBlurValidaterBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onSubmitValidaterBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>text</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>textBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>rows</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>rowsBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>columns</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>columnsBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>maximumLength</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>maximumLengthBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>wrap</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>wrapBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>secret</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>secretBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>required</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>requiredBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onChange</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onChangeBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onSelect</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onSelectBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>name</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>nameBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>readOnly</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>readOnlyBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>disabled</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>disabledBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onFocus</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onFocusBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onBlur</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onBlurBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>inlineStyleBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>styleClass</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>styleClassBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>shortDesc</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>shortDescBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onClick</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onClickBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onDoubleClick</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onDoubleClickBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onMouseDown</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onMouseDownBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onMouseUp</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onMouseUpBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onMouseOver</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onMouseOverBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onMouseMove</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onMouseMoveBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onMouseOut</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onMouseOutBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onKeyPress</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onKeyPressBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onKeyDown</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onKeyDownBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onKeyUp</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onKeyUpBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>rendered</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>renderedBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>lovDest</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>windowHeight</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>windowWidth</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
  </tag>

  <tag>
    <name>form</name>
    <tagclass>oracle.sysman.db.tag.FormTag</tagclass>
    <info>The form control creates an HTML &lt;form&gt; element.</info>
    <attribute>
      <name>id</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>nodeID</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>name</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>nameBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>destination</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>destinationBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>method</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>methodBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>targetFrame</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>targetFrameBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>usesUpload</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>usesUploadBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onSubmit</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onSubmitBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>inlineStyleBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>styleClass</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>styleClassBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>shortDesc</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>shortDescBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onClick</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onClickBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onDoubleClick</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onDoubleClickBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onMouseDown</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onMouseDownBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onMouseUp</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onMouseUpBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onMouseOver</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onMouseOverBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onMouseMove</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onMouseMoveBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onMouseOut</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onMouseOutBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onKeyPress</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onKeyPressBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onKeyDown</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onKeyDownBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onKeyUp</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onKeyUpBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>rendered</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>renderedBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>copyParams</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
  </tag>

  <tag>
    <name>link</name>
    <tagclass>oracle.sysman.db.tag.LinkTag</tagclass>
    <info>The link control is an HTML link.</info>
    <attribute>
      <name>id</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>nodeID</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>destination</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>destinationBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>name</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>nameBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>text</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>textBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>targetFrame</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>targetFrameBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>longDesc</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>longDescBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>selected</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>selectedBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>disabled</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>disabledBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>accessKey</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>accessKeyBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onFocus</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onFocusBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onBlur</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onBlurBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>inlineStyleBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>styleClass</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>styleClassBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>shortDesc</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>shortDescBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onClick</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onClickBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onDoubleClick</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onDoubleClickBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onMouseDown</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onMouseDownBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onMouseUp</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onMouseUpBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onMouseOver</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onMouseOverBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onMouseMove</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onMouseMoveBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onMouseOut</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onMouseOutBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onKeyPress</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onKeyPressBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onKeyDown</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onKeyDownBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onKeyUp</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onKeyUpBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>rendered</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>renderedBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>copyParams</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
  </tag>

  <tag>
    <name>script</name>
    <tagclass>oracle.sysman.db.tag.ScriptTag</tagclass>
    <info>outputs an html script tag with context path prepended to src.</info>
    <attribute>
      <name>src</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
  </tag>

  <tag>
    <name>sqlDisplay</name>
    <tagclass>oracle.sysman.db.tag.SqlDisplayTag</tagclass>
    <bodycontent>empty</bodycontent>
    <info></info>
    <attribute>
      <name>sqlListBinding</name>
      <required>true</required>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
  </tag>

  <tag>
    <name>imageMap</name>
    <tagclass>oracle.sysman.db.tag.ImageMapTag</tagclass>
    <bodycontent>empty</bodycontent>
    <info></info>
    <attribute>
      <name>name</name>
      <required>true</required>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>width</name>
      <required>false</required>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>height</name>
      <required>false</required>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>imageKey</name>
      <required>false</required>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>imageKeyBinding</name>
      <required>false</required>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>hotAreasBinding</name>
      <required>false</required>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
  </tag>

  <tag>
    <name>button</name>
    <tagclass>oracle.sysman.db.tag.ButtonTag</tagclass>
    <info>The button creates a push button.</info>
    <attribute>
      <name>id</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>nodeID</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>destination</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>destinationBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>name</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>nameBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>text</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>textBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>targetFrame</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>targetFrameBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>longDesc</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>longDescBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>selected</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>selectedBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>disabled</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>disabledBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>accessKey</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>accessKeyBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onFocus</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onFocusBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onBlur</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onBlurBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>inlineStyleBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>styleClass</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>styleClassBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>shortDesc</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>shortDescBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onClick</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onClickBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onDoubleClick</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onDoubleClickBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onMouseDown</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onMouseDownBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onMouseUp</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onMouseUpBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onMouseOver</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onMouseOverBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onMouseMove</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onMouseMoveBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onMouseOut</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onMouseOutBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onKeyPress</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onKeyPressBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onKeyDown</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onKeyDownBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onKeyUp</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>onKeyUpBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>rendered</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>renderedBinding</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
    <attribute>
      <name>copyParams</name>
      <rtexprvalue>true</rtexprvalue>
    </attribute>
  </tag>

</taglib>
