[4suite-checkins] In Amara/docs, files manual.xml

Uche Ogbuji uogbuji at 4suite.org
Sun Nov 26 09:59:05 MST 2006


Modified Files:
    manual.xml

Log Message:
Fix bugs caught in test suites, especially as pointed out by Luis

ViewCVS diff:
  http://cvs.4suite.org/viewcvs/Amara/docs/manual.xml.diff?r1=1.10&r2=1.11
ViewCVS view:
  http://cvs.4suite.org/viewcvs/Amara/docs/manual.xml?rev=1.11&content-type=text/vnd.viewcvs-markup

Index: manual.xml
===================================================================
RCS file: /var/local/cvsroot/Amara/docs/manual.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -U2 -r1.10 -r1.11
--- manual.xml	26 Nov 2006 07:29:06 -0000	1.10
+++ manual.xml	26 Nov 2006 16:59:04 -0000	1.11
@@ -280,4 +280,5 @@
 doc.xml(force_nsdecls=doc.prefixes)
       </programlisting>
+      <para>Warning: namespace declarations in the document always trump those forced in this way.  This includes the implicit declaration of the default namespace to null.  In other words you cannot turn a document that doesn't use namespaces into one with a default namespace in one easy stroke as above.  You would have to go through and set the <command>namespaceURI</command> of each element in the document.</para>
     </section>
 


More information about the 4suite-checkins mailing list