dmarston 01/03/14 12:23:58
Modified: test/tests/conf/namespace namespace42.xsl
Log:
Improve comment
Revision Changes Path
1.2 +4 -3 xml-xalan/test/tests/conf/namespace/namespace42.xsl
Index: namespace42.xsl
===================================================================
RCS file: /home/cvs/xml-xalan/test/tests/conf/namespace/namespace42.xsl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- namespace42.xsl 2001/02/09 22:14:46 1.1
+++ namespace42.xsl 2001/03/14 20:23:54 1.2
@@ -6,9 +6,10 @@
<!-- DocVersion: 19991116 -->
<!-- Section: 7.1.2 Creating Elements -->
<!-- Creator: Scott Boag -->
- <!-- Purpose: Test to make sure xsl:attribute isn't added to the
containing element when an xsl:element is ignored. -->
- <!-- Should see a warning that xyz:foo was not created.
- The <yyy/> element is placed directly within out, but the attribute
isn't. -->
+ <!-- Purpose: Test to make sure xsl:attribute isn't added to the
containing
+ element when an xsl:element is ignored. Should see a warning that
xyz:foo
+ was not created. The <yyy/> element is placed directly within
out, but the
+ attribute isn't. -->
<xsl:template match = "/">
<out>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]