Edit D:\app\Administrator\product\11.2.0\dbhome_1\sqldeveloper\ide\extensions\META-INF\settings-customization.xsd
<?xml version="1.0" encoding="US-ASCII" ?> <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://xmlns.oracle.com/ide/customization" xmlns:ext="http://jcp.org/jsr/198/extension-manifest" targetNamespace="http://xmlns.oracle.com/ide/customization" elementFormDefault="qualified"> <xsd:import schemaLocation="extension.xsd" namespace="http://jcp.org/jsr/198/extension-manifest"/> <xsd:element name="settings-ui-customizations" substitutionGroup="ext:custom-hook" type="settingsUICustomizationsType"> <xsd:annotation> <xsd:documentation> Customizations for settings ui. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:complexType name="settingsUICustomizationsType"> <xsd:complexContent> <xsd:extension base="ext:customHookType"> <xsd:sequence> <xsd:element name="page" maxOccurs="unbounded" minOccurs="0"> <xsd:annotation> <xsd:documentation> Customizations for a specific page. The idref attribute identifies the id path to this page (starting with a forward slash and the dialog id). </xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="field" maxOccurs="unbounded" minOccurs="0" > <xsd:annotation> <xsd:documentation> A field to customize. </xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="hint" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation> A customization hint. Customization hints provide an extensible way for roles to communicate requirements to fields on a settings page. The allowable names and values are specific to a particular field implementation. </xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:attribute name="name" type="xsd:string" use="required"> <xsd:annotation> <xsd:documentation> The name of a customization hint. The allowable values are specific to the field implementation. </xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="value" use="required" type="xsd:string"> <xsd:annotation> <xsd:documentation> The value of the customization hint. The interpretation of the value is field implementation specific. </xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> <xsd:element name="hidden" type="xsd:boolean" minOccurs="0" /> <xsd:element name="enabled" type="xsd:boolean" minOccurs="0"/> <xsd:element name="value" type="xsd:string" minOccurs="0" /> </xsd:sequence> <xsd:attribute name="idref" use="required" type="xsd:string"> <xsd:annotation> <xsd:documentation> The id of the field within its page. </xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> <xsd:element name="hidden" type="xsd:boolean" minOccurs="0"/> <xsd:element name="help-topic-id" type="xsd:string" minOccurs="0" maxOccurs="1" /> </xsd:sequence> <xsd:attribute name="idref" use="required" type="xsd:string"> <xsd:annotation> <xsd:documentation> The id path of the page to customize starting with a forward slash and the id of the dialog containing the page. </xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> <xsd:simpleType name="identifier"> <xsd:restriction base="xsd:token"> <xsd:pattern value="^[^/]+$"/> </xsd:restriction> </xsd:simpleType> <xsd:simpleType name="identifierWithLeadingSlash"> <xsd:restriction base="xsd:token"> <xsd:pattern value="^/.+$"/> </xsd:restriction> </xsd:simpleType> </xsd:schema>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de