Date: 2005-02-15T00:01:37
   Editor: SrinathPerera
   Wiki: Apache Web Services Wiki
   Page: FrontPage/Architecture/Deployment
   URL: http://wiki.apache.org/ws/FrontPage/Architecture/Deployment

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -65,8 +65,9 @@
 === Common constructs ===
 {{{
 <parameter/> ::= <parameter name=�� locked=�xsd:boolean�> xsd:any</parameter>
-<handler/> ::= <handler ref="xs:anyURI" 
-       | (name="xs:anyURI" class="...")>
+
+<handler/> ::= <handler ref="xs:anyURI"> 
+       | <handler (name="xs:anyURI" class="...")>
            <order (before="xs:anyURI" after="xs:anyURI") 
                | phase="xs:anyURI"
                   phaseFirst="xs:boolean" phaseLast="xs:boolean"/>

Reply via email to