%@ include file="/sdk/oemTop.jspf" %>
<%--
-- Page: viewPage.jsp
-- Controller: db/adm/schm/IndexController.java
--
-- Description: on VIEW of an index object, this page will be displayed.
--%>
<%-- 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" %>
<%-- Imports --%>
<%@ page import="oracle.sysman.db.adm.schm.SchemaPages" %>
<%@ page import="oracle.sysman.db.adm.schm.IndexConstants"%>
<%-- HTML Page Title --%>
<%-- Fix Bug 4080599, for future release
<%@ include file="/oemTitle.jspf" %>
--%>
<%-- HTML Form --%>
<%-- Oracle Logo and Tabs --%>
<%@ include file="/database/global.jspf" %>
<%-- Warning/Error display --%>
<%-- START: TAB CONTENTS starts here --%>
<%-- XML INDEX --%>
<%-- --%>
<%--
--%>
<%-- END: TAB CONTENTS ends here --%>
<%-- View Buttons --%>
<%-- OK Button --%> <%@ include file="/database/changemgr/cmEMOViewPageButtons.jspf" %>
<%-- END: HTML Form --%>
<%-- END: Content --%>