You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by dm...@apache.org on 2001/10/03 23:56:36 UTC

cvs commit: xml-xalan/test/tests/conf-gold/namespace namespace104.out namespace103.out namespace102.out

dmarston    01/10/03 14:56:36

  Added:       test/tests/conf-gold/namespace namespace104.out
                        namespace103.out namespace102.out
  Log:
  A few more cases where namespace "resets" work correctly.
  
  Revision  Changes    Path
  1.1                  xml-xalan/test/tests/conf-gold/namespace/namespace104.out
  
  Index: namespace104.out
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <out xmlns="testguys.com"><foo xmlns=""><yyy/></foo></out>
  
  
  1.1                  xml-xalan/test/tests/conf-gold/namespace/namespace103.out
  
  Index: namespace103.out
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <out xmlns="testguys.com"><foo xmlns="other.com"><yyy/></foo></out>
  
  
  1.1                  xml-xalan/test/tests/conf-gold/namespace/namespace102.out
  
  Index: namespace102.out
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <out xmlns="testguys.com"><foo xmlns=""><yyy/></foo></out>
  
  

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