You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by na...@apache.org on 2007/04/22 00:46:13 UTC

svn commit: r531123 - /webservices/axis2/branches/java/1_2/xdocs/@axis2_version_dir@/resources/schemas/services.xsd

Author: nadiramra
Date: Sat Apr 21 15:46:10 2007
New Revision: 531123

URL: http://svn.apache.org/viewvc?view=rev&rev=531123
Log:
AXIS2-2504 - Have indication of active/inactive service in services.xml

Modified:
    webservices/axis2/branches/java/1_2/xdocs/@axis2_version_dir@/resources/schemas/services.xsd

Modified: webservices/axis2/branches/java/1_2/xdocs/@axis2_version_dir@/resources/schemas/services.xsd
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_2/xdocs/%40axis2_version_dir%40/resources/schemas/services.xsd?view=diff&rev=531123&r1=531122&r2=531123
==============================================================================
--- webservices/axis2/branches/java/1_2/xdocs/@axis2_version_dir@/resources/schemas/services.xsd (original)
+++ webservices/axis2/branches/java/1_2/xdocs/@axis2_version_dir@/resources/schemas/services.xsd Sat Apr 21 15:46:10 2007
@@ -70,6 +70,7 @@
 			      </xs:element>
 			</xs:sequence>
 			<xs:attribute name="name" type="xs:string" use="required"/>
+			      <xs:attribute name="activate" type="xs:boolean" use="optional"/>
                   <xs:attribute name="scope" type="xs:string" use="optional"/>
                   <xs:attribute name="targetNamespace" type="xs:string" use="optional"/>
 			<xs:attribute name="wsaddressing" type="xs:string" />



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org