<%-- - FILE - map_form.jsp - - DESCRIPTION - Page for editing a map of named values on a form. - - MODIFIED (MM/DD/YY) - eworth 12/08/04 - Support list of enumerated types - eworth 12/03/04 - Support tip text for enumerated types - eworth 11/30/04 - eworth_prov_ui_041112 - eworth 11/29/04 - Add value binding to options - eworth 11/16/04 - created - --%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%--All page content witin the subtab is within this tag--%> <%@ include file="/provision/pageTemplate.jspf" %>