You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by pa...@apache.org on 2001/12/14 18:37:27 UTC

cvs commit: xml-xalan/test/tests/conf-gold/attribset attribset45.out attribset46.out

pauldick    01/12/14 09:37:27

  Added:       test/tests/conf-gold/attribset attribset45.out
                        attribset46.out
  Log:
  Simple testcase of import precedence with attribute sets.
  
  Revision  Changes    Path
  1.1                  xml-xalan/test/tests/conf-gold/attribset/attribset45.out
  
  Index: attribset45.out
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <out><foo baz="two"/></out>
  
  
  1.1                  xml-xalan/test/tests/conf-gold/attribset/attribset46.out
  
  Index: attribset46.out
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <out><foo baz="two" foo="ten" poo="twenty"/></out>
  
  

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