duftler 01/09/24 13:02:06
Modified: targets/soap/faq index.html
Log:
Fixed a typo.
See:
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3128
Submitted by: [EMAIL PROTECTED]
Reviewed by: Matthew J. Duftler ([EMAIL PROTECTED])
Revision Changes Path
1.5 +1 -1 xml-site/targets/soap/faq/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/xml-site/targets/soap/faq/index.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- index.html 2001/06/20 02:18:14 1.4
+++ index.html 2001/09/24 20:02:06 1.5
@@ -159,7 +159,7 @@
What are all those namespace prefixes in my SOAP messages?
Won't they keep validation from working?
<p class="faqA">
- The Apace SOAP library will generate namespace prefixes as
needed
+ The Apache SOAP library will generate namespace prefixes as
needed
to make sure that all necessary namespaces are declared. If the
same namespace gets declared twice with two different prefixes,
the qualified names should still match with any namespace aware
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]