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/11/07 17:28:10 UTC

cvs commit: xml-xalan/test/tests/conf-gold/namespace namespace87.out namespace63.out

dmarston    01/11/07 08:28:10

  Added:       test/tests/conf-gold/namespace namespace87.out
                        namespace63.out
  Log:
  Two new cases from the namespace/element matrix.
  
  Revision  Changes    Path
  1.1                  xml-xalan/test/tests/conf-gold/namespace/namespace87.out
  
  Index: namespace87.out
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <out xmlns="http://testguys.com"><wxyz:foo xmlns="test.com" xmlns:wxyz="test.com"><yyy/></wxyz:foo></out>
  
  
  1.1                  xml-xalan/test/tests/conf-gold/namespace/namespace63.out
  
  Index: namespace63.out
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <out xmlns="http://testguys.com"><q:foo xmlns="other.com" xmlns:q="http://testguys.com"><yyy/></q:foo></out>
  
  

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