You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by dj...@apache.org on 2005/07/20 00:56:35 UTC

svn commit: r219795 - /geronimo/trunk/modules/j2ee-schema/src/j2ee_1_4schema/j2ee_web_services_client_1_1.xsd

Author: djencks
Date: Tue Jul 19 15:56:35 2005
New Revision: 219795

URL: http://svn.apache.org/viewcvs?rev=219795&view=rev
Log:
GERONIMO-546 Revert ws client schema to spec

Modified:
    geronimo/trunk/modules/j2ee-schema/src/j2ee_1_4schema/j2ee_web_services_client_1_1.xsd

Modified: geronimo/trunk/modules/j2ee-schema/src/j2ee_1_4schema/j2ee_web_services_client_1_1.xsd
URL: http://svn.apache.org/viewcvs/geronimo/trunk/modules/j2ee-schema/src/j2ee_1_4schema/j2ee_web_services_client_1_1.xsd?rev=219795&r1=219794&r2=219795&view=diff
==============================================================================
--- geronimo/trunk/modules/j2ee-schema/src/j2ee_1_4schema/j2ee_web_services_client_1_1.xsd (original)
+++ geronimo/trunk/modules/j2ee-schema/src/j2ee_1_4schema/j2ee_web_services_client_1_1.xsd Tue Jul 19 15:56:35 2005
@@ -114,18 +114,18 @@
       <xsd:element name="service-ref"
 		   type="j2ee:service-refType"
 		   minOccurs="0" maxOccurs="unbounded">
-<!--	<xsd:key name="service-ref_handler-name-key">-->
-<!--	  <xsd:annotation>-->
-<!--	    <xsd:documentation>-->
-<!---->
-<!--	      Defines the name of the handler. The name must be unique-->
-<!--	      within the module.-->
-<!---->
-<!--	    </xsd:documentation>-->
-<!--	  </xsd:annotation>-->
-<!--	  <xsd:selector xpath="j2ee:handler"/>-->
-<!--	  <xsd:field xpath="j2ee:handler-name"/>-->
-<!--	</xsd:key>-->
+	<xsd:key name="service-ref_handler-name-key">
+	  <xsd:annotation>
+	    <xsd:documentation>
+
+	      Defines the name of the handler. The name must be unique
+	      within the module.
+
+	    </xsd:documentation>
+	  </xsd:annotation>
+	  <xsd:selector xpath="j2ee:handler"/>
+	  <xsd:field xpath="j2ee:handler-name"/>
+	</xsd:key>
       </xsd:element>
     </xsd:sequence>
   </xsd:group>