%@ include file="/sdk/oemTop.jspf" %>
<%--
-- Page: viewSequencePage.jsp
-- Controller: db/adm/schm/SequenceController.java
--
-- Description: Short Description of the page.
--%>
<%-- Tag Libraries --%>
<%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %>
<%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %>
<%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag/db" prefix="db" %>
<%@ include file="/oemTitle.jspf" %>
<%-- HTML Page Title --%>
<%-- lovField support --%>
<%-- HTML Form --%>
<%-- Oracle Logo and Tabs --%>
<%@ include file="/database/global.jspf" %>
<%-- Warning/Error display --%>
<%-- name --%>
<%-- schema name --%>
<%--- type --%>
<%-- values --%>
<%-- maximum value --%>
<%-- minimum value --%>
<%-- interval --%>
<%-- last --%>
<%--- options ---%>
<%-- cache --%>
<%-- Table Buttons --%>
<%-- OK Button --%>
<%@ include file="/database/changemgr/cmEMOViewPageButtons.jspf" %>
<%-- END: HTML Form --%>
<%-- END: Content --%>