Author: akazakov
Date: 2007-10-18 07:44:19 -0400 (Thu, 18 Oct 2007)
New Revision: 4326
Removed:
trunk/common/plugins/org.jboss.tools.common.kb/schemas/tld/ShaleClay.xml
trunk/common/plugins/org.jboss.tools.common.kb/schemas/tld/ShaleCore.xml
Modified:
trunk/common/plugins/org.jboss.tools.common.kb/plugin.xml
Log:
http://jira.jboss.com/jira/browse/JBIDE-1087
Modified: trunk/common/plugins/org.jboss.tools.common.kb/plugin.xml
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.kb/plugin.xml 2007-10-18 11:42:54 UTC (rev
4325)
+++ trunk/common/plugins/org.jboss.tools.common.kb/plugin.xml 2007-10-18 11:44:19 UTC (rev
4326)
@@ -79,20 +79,8 @@
schema-location="schemas/tld/MyFacesTomahawk.xml"
uri="http://myfaces.apache.org/tomahawk"/>
-
<tld
jsf="true"
- name="Shale Core"
- schema-location="schemas/tld/ShaleCore.xml"
-
uri="http://struts.apache.org/shale/core"/>
- <tld
- jsf="true"
- name="Shale Clay"
- schema-location="schemas/tld/ShaleClay.xml"
-
uri="http://struts.apache.org/shale/clay-plugin"/>
-
- <tld
- jsf="true"
name="Facelets"
schema-location="schemas/tld/Facelets.xml"
uri="http://java.sun.com/jsf/facelets"/>
Deleted: trunk/common/plugins/org.jboss.tools.common.kb/schemas/tld/ShaleClay.xml
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.kb/schemas/tld/ShaleClay.xml 2007-10-18
11:42:54 UTC (rev 4325)
+++ trunk/common/plugins/org.jboss.tools.common.kb/schemas/tld/ShaleClay.xml 2007-10-18
11:44:19 UTC (rev 4326)
@@ -1,48 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE kb-schema PUBLIC "-//Red Hat, Inc//DTD Knowledge Base 1.0//EN"
"http://www.redhat.com/dtds/kb-schema_1_0.dtd">
-<schema location="" prefix="clay"
uri="http://struts.apache.org/shale/clay-plugin">
- <element-type body-content="allowed" content="mixed"
end-tag="required"
- name="clay" start-tag="required">
- <description/>
- <attribute-type name="id" required="true">
- <proposal type="beanProperty"/>
- <proposal type="jsfVariables"/>
- </attribute-type>
- <attribute type="id"/>
- <attribute-type name="jsfid" required="true">
- <proposal type="jsfID"/>
- </attribute-type>
- <attribute type="jsfid"/>
- <attribute-type name="managedBeanName"
required="false">
- <proposal type="managedBeanName">
- <param name="bean-only" value="true"/>
- </proposal>
- </attribute-type>
- <attribute type="managedBeanName"/>
- <attribute-type name="shapeValidator"
required="false">
- <proposal type="beanProperty"/>
- <proposal type="jsfVariables"/>
- </attribute-type>
- <attribute type="shapeValidator"/>
- <attribute-type name="rendered" required="false">
- <description>If false, this component will not be
rendered.</description>
- <proposal type="beanProperty"/>
- <proposal type="jsfVariables"/>
- </attribute-type>
- <attribute type="rendered"/>
- </element-type>
- <element-type body-content="allowed" content="mixed"
end-tag="required"
- name="symbol" start-tag="required">
- <description/>
- <attribute-type name="name" required="true">
- <proposal type="beanProperty"/>
- <proposal type="jsfVariables"/>
- </attribute-type>
- <attribute type="name"/>
- <attribute-type name="value" required="true">
- <proposal type="beanProperty"/>
- <proposal type="jsfVariables"/>
- </attribute-type>
- <attribute type="value"/>
- </element-type>
-</schema>
\ No newline at end of file
Deleted: trunk/common/plugins/org.jboss.tools.common.kb/schemas/tld/ShaleCore.xml
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.kb/schemas/tld/ShaleCore.xml 2007-10-18
11:42:54 UTC (rev 4325)
+++ trunk/common/plugins/org.jboss.tools.common.kb/schemas/tld/ShaleCore.xml 2007-10-18
11:44:19 UTC (rev 4326)
@@ -1,138 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE kb-schema PUBLIC "-//Red Hat, Inc//DTD Knowledge Base 1.0//EN"
"http://www.redhat.com/dtds/kb-schema_1_0.dtd">
-<schema location="" prefix="s"
uri="http://struts.apache.org/shale/core">
- <element-type body-content="allowed" content="mixed"
end-tag="required"
- name="subview" start-tag="required">
- <description>Provide ViewController support functionality for the nested
content
- (typically a JSP dynamic include) of this component.</description>
- <attribute-type name="binding" required="false">
- <description>Value binding expression used to bind this component
instance
- to a backing bean property.</description>
- <proposal type="beanProperty"/>
- <proposal type="jsfVariables"/>
- </attribute-type>
- <attribute type="binding"/>
- <attribute-type name="id" required="true">
- <description>Component identifier of this component. If specified,
this identifier
- must be unique within the context of the closest parent UIComponent
- that is a NamingContainer.</description>
- <proposal type="beanProperty"/>
- <proposal type="jsfVariables"/>
- </attribute-type>
- <attribute type="id"/>
- <attribute-type name="rendered" required="false">
- <description>Flag indicating whether this component should be
rendered.
- Default value is true.</description>
- <proposal type="beanProperty"/>
- <proposal type="jsfVariables"/>
- </attribute-type>
- <attribute type="rendered"/>
- </element-type>
- <element-type body-content="refused" content="mixed"
end-tag="required"
- name="token" start-tag="required">
- <description>Render a hidden input field whose value is the transaction
token
- for the containing form.</description>
- <attribute-type name="binding" required="false">
- <description>Value binding expression used to bind this component
instance
- to a backing bean property.</description>
- <proposal type="beanProperty"/>
- <proposal type="jsfVariables"/>
- </attribute-type>
- <attribute type="binding"/>
- <attribute-type name="id" required="false">
- <description>Component identifier of this component. If specified,
this identifier
- must be unique within the context of the closest parent UIComponent
- that is a NamingContainer.</description>
- <proposal type="beanProperty"/>
- <proposal type="jsfVariables"/>
- </attribute-type>
- <attribute type="id"/>
- <attribute-type name="rendered" required="false">
- <description>Flag indicating whether this component should be
rendered.
- Default value is true.</description>
- <proposal type="beanProperty"/>
- <proposal type="jsfVariables"/>
- </attribute-type>
- <attribute type="rendered"/>
- </element-type>
- <element-type body-content="refused" content="mixed"
end-tag="required"
- name="commonsValidator" start-tag="required">
- <description>Provides access to Commons Validators.</description>
- <attribute-type name="type" required="false">
- <description>The type of validator associated with this
tag</description>
- <proposal type="beanProperty"/>
- <proposal type="jsfVariables"/>
- </attribute-type>
- <attribute type="type"/>
- <attribute-type name="min" required="false">
- <description>The minimum valid value</description>
- <proposal type="beanProperty"/>
- <proposal type="jsfVariables"/>
- </attribute-type>
- <attribute type="min"/>
- <attribute-type name="max" required="false">
- <description>The maximum valid value</description>
- <proposal type="beanProperty"/>
- <proposal type="jsfVariables"/>
- </attribute-type>
- <attribute type="max"/>
- <attribute-type name="minlength" required="false">
- <description>The minimum valid length of the field</description>
- <proposal type="beanProperty"/>
- <proposal type="jsfVariables"/>
- </attribute-type>
- <attribute type="minlength"/>
- <attribute-type name="maxlength" required="false">
- <description>The maximum valid length of the field</description>
- <proposal type="beanProperty"/>
- <proposal type="jsfVariables"/>
- </attribute-type>
- <attribute type="maxlength"/>
- <attribute-type name="mask" required="false">
- <description>A regular expression to which the value must
conform</description>
- <proposal type="beanProperty"/>
- <proposal type="jsfVariables"/>
- </attribute-type>
- <attribute type="mask"/>
- <attribute-type name="datePatternStrict"
required="false">
- <description>A date pattern using syntax defined in
java.text.SimpleDateFormat</description>
- <proposal type="beanProperty"/>
- <proposal type="jsfVariables"/>
- </attribute-type>
- <attribute type="datePatternStrict"/>
- <attribute-type name="message" required="false">
- <description>A message displayed when validation
fails</description>
- <proposal type="beanProperty"/>
- <proposal type="jsfVariables"/>
- </attribute-type>
- <attribute type="message"/>
- <attribute-type name="arg" required="false">
- <description>A value that's plugged into the
message</description>
- <proposal type="beanProperty"/>
- <proposal type="jsfVariables"/>
- </attribute-type>
- <attribute type="arg"/>
- <attribute-type name="client" required="false">
- <description>If true, validation is performed on the
client</description>
- <proposal type="beanProperty"/>
- <proposal type="jsfVariables"/>
- </attribute-type>
- <attribute type="client"/>
- <attribute-type name="server" required="false">
- <description>If true, validation is performed on the
server</description>
- <proposal type="beanProperty"/>
- <proposal type="jsfVariables"/>
- </attribute-type>
- <attribute type="server"/>
- </element-type>
- <element-type body-content="refused" content="mixed"
end-tag="required"
- name="validatorScript" start-tag="required">
- <description>Generates JavaScript for client-side
validation</description>
- <attribute-type name="functionName" required="true">
- <description>The name of the function to generate.</description>
- <proposal type="beanProperty"/>
- <proposal type="jsfVariables"/>
- </attribute-type>
- <attribute type="functionName"/>
- </element-type>
-</schema>