dmarston    01/10/04 15:25:55

  Added:       test/tests/conf-gold/namespace namespace113.out
                        namespace110.out namespace106.out
  Log:
  A miscellany of namespace testing.
  
  Revision  Changes    Path
  1.1                  xml-xalan/test/tests/conf-gold/namespace/namespace113.out
  
  Index: namespace113.out
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <ixsl:stylesheet xmlns:ixsl="http://www.w3.org/1999/XSL/Transform"; 
version="1.0">
    <ixsl:template match="foo"><ixsl:text>Recognized 
foo</ixsl:text></ixsl:template>
    <ixsl:template match="bar"><ixsl:text>Recognized 
bar</ixsl:text></ixsl:template>
  </ixsl:stylesheet>
  
  
  1.1                  xml-xalan/test/tests/conf-gold/namespace/namespace110.out
  
  Index: namespace110.out
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <out><ouch:foo xmlns:ouch="&quot;"><yyy/></ouch:foo></out>
  
  
  1.1                  xml-xalan/test/tests/conf-gold/namespace/namespace106.out
  
  Index: namespace106.out
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <out><yyy/></out>
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to