dmarston 00/12/29 12:06:50
Modified: test/tests/conf/reluri reluri10.xsl reluri02.xsl
reluri03.xsl reluri04.xsl reluri05.xsl reluri06.xsl
reluri07.xsl reluri08.xsl reluri09.xsl reluri01.xsl
Log:
Improve comments
Revision Changes Path
1.2 +3 -2 xml-xalan/test/tests/conf/reluri/reluri10.xsl
Index: reluri10.xsl
===================================================================
RCS file: /home/cvs/xml-xalan/test/tests/conf/reluri/reluri10.xsl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- reluri10.xsl 2000/12/15 22:02:44 1.1
+++ reluri10.xsl 2000/12/29 20:06:48 1.2
@@ -5,9 +5,10 @@
<!-- Document: http://www.w3.org/TR/xslt -->
<!-- DocVersion: 19991116 -->
<!-- Section: 12.1 Multiple Source Documents -->
+ <!-- Creator: David Marston -->
<!-- Purpose: Testing document() function with two arguments: node-set,
node-set:
- verifing that a relative url specified in first argument is resolved
based
- on base uri of document in second argument nodeset.
-->
+ verifying that a relative URL specified in first argument is resolved
based
+ on base URI of document in second argument nodeset. -->
<xsl:output indent="yes"/>
1.2 +1 -0 xml-xalan/test/tests/conf/reluri/reluri02.xsl
Index: reluri02.xsl
===================================================================
RCS file: /home/cvs/xml-xalan/test/tests/conf/reluri/reluri02.xsl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- reluri02.xsl 2000/12/15 22:02:47 1.1
+++ reluri02.xsl 2000/12/29 20:06:48 1.2
@@ -5,6 +5,7 @@
<!-- Document: http://www.w3.org/TR/xslt -->
<!-- DocVersion: 19991116 -->
<!-- Section: 3.2 Base URI (Stylesheet import/Inclusion) -->
+ <!-- Creator: Paul Dick -->
<!-- Purpose: This test verifies correct URI resolution with relative
URI's. -->
<!-- Case: import, import, include, import -->
1.2 +1 -0 xml-xalan/test/tests/conf/reluri/reluri03.xsl
Index: reluri03.xsl
===================================================================
RCS file: /home/cvs/xml-xalan/test/tests/conf/reluri/reluri03.xsl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- reluri03.xsl 2000/12/15 22:02:47 1.1
+++ reluri03.xsl 2000/12/29 20:06:48 1.2
@@ -5,6 +5,7 @@
<!-- Document: http://www.w3.org/TR/xslt -->
<!-- DocVersion: 19991116 -->
<!-- Section: 3.2 Base URI (Stylesheet import/Inclusion) -->
+ <!-- Creator: Paul Dick -->
<!-- Purpose: This test verifies correct URI resolution with relative
URI's. -->
<!-- Case: import, include, import, import -->
1.2 +1 -0 xml-xalan/test/tests/conf/reluri/reluri04.xsl
Index: reluri04.xsl
===================================================================
RCS file: /home/cvs/xml-xalan/test/tests/conf/reluri/reluri04.xsl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- reluri04.xsl 2000/12/15 22:02:47 1.1
+++ reluri04.xsl 2000/12/29 20:06:48 1.2
@@ -5,6 +5,7 @@
<!-- Document: http://www.w3.org/TR/xslt -->
<!-- DocVersion: 19991116 -->
<!-- Section: 3.2 Base URI (Stylesheet import/Inclusion) -->
+ <!-- Creator: Paul Dick -->
<!-- Purpose: This test verifies correct URI resolution with relative
URI's. -->
<!-- Case: import, include, include, import -->
1.2 +1 -0 xml-xalan/test/tests/conf/reluri/reluri05.xsl
Index: reluri05.xsl
===================================================================
RCS file: /home/cvs/xml-xalan/test/tests/conf/reluri/reluri05.xsl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- reluri05.xsl 2000/12/15 22:02:47 1.1
+++ reluri05.xsl 2000/12/29 20:06:48 1.2
@@ -5,6 +5,7 @@
<!-- Document: http://www.w3.org/TR/xslt -->
<!-- DocVersion: 19991116 -->
<!-- Section: 3.2 Base URI (Stylesheet import/Inclusion) -->
+ <!-- Creator: Paul Dick -->
<!-- Purpose: This test verifies correct URI resolution with relative
URI's. -->
<!-- Case: include, import, import, include -->
1.2 +1 -0 xml-xalan/test/tests/conf/reluri/reluri06.xsl
Index: reluri06.xsl
===================================================================
RCS file: /home/cvs/xml-xalan/test/tests/conf/reluri/reluri06.xsl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- reluri06.xsl 2000/12/15 22:02:47 1.1
+++ reluri06.xsl 2000/12/29 20:06:48 1.2
@@ -5,6 +5,7 @@
<!-- Document: http://www.w3.org/TR/xslt -->
<!-- DocVersion: 19991116 -->
<!-- Section: 3.2 Base URI (Stylesheet import/Inclusion) -->
+ <!-- Creator: Paul Dick -->
<!-- Purpose: This test verifies correct URI resolution with relative
URI's. -->
<!-- Case: include, import, include, include -->
1.2 +1 -0 xml-xalan/test/tests/conf/reluri/reluri07.xsl
Index: reluri07.xsl
===================================================================
RCS file: /home/cvs/xml-xalan/test/tests/conf/reluri/reluri07.xsl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- reluri07.xsl 2000/12/15 22:02:47 1.1
+++ reluri07.xsl 2000/12/29 20:06:48 1.2
@@ -5,6 +5,7 @@
<!-- Document: http://www.w3.org/TR/xslt -->
<!-- DocVersion: 19991116 -->
<!-- Section: 3.2 Base URI (Stylesheet import/Inclusion) -->
+ <!-- Creator: Paul Dick -->
<!-- Purpose: This test verifies correct URI resolution with relative
URI's. -->
<!-- Case: include, include, import, include -->
1.2 +1 -0 xml-xalan/test/tests/conf/reluri/reluri08.xsl
Index: reluri08.xsl
===================================================================
RCS file: /home/cvs/xml-xalan/test/tests/conf/reluri/reluri08.xsl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- reluri08.xsl 2000/12/15 22:02:47 1.1
+++ reluri08.xsl 2000/12/29 20:06:48 1.2
@@ -5,6 +5,7 @@
<!-- Document: http://www.w3.org/TR/xslt -->
<!-- DocVersion: 19991116 -->
<!-- Section: 3.2 Base URI (Stylesheet import/Inclusion) -->
+ <!-- Creator: Paul Dick -->
<!-- Purpose: This test verifies correct URI resolution with relative
URI's. -->
<!-- Case: include, include, include, include -->
1.2 +3 -3 xml-xalan/test/tests/conf/reluri/reluri09.xsl
Index: reluri09.xsl
===================================================================
RCS file: /home/cvs/xml-xalan/test/tests/conf/reluri/reluri09.xsl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- reluri09.xsl 2000/12/15 22:02:47 1.1
+++ reluri09.xsl 2000/12/29 20:06:48 1.2
@@ -5,10 +5,10 @@
<!-- Document: http://www.w3.org/TR/xslt -->
<!-- DocVersion: 19991116 -->
<!-- Section: 12.1 Multiple Source Documents -->
- <!-- Author: Paul Dick -->
+ <!-- Creator: Paul Dick -->
<!-- Purpose: Testing document() function with two arguments: string,
node-set:
- verifing that a relative url specified in first argument is resolved
based
- on base uri of document in second argument nodeset.
-->
+ verifying that a relative URL specified in first argument is resolved
based
+ on base URI of document in second argument nodeset. -->
<xsl:output indent="yes"/>
1.2 +1 -0 xml-xalan/test/tests/conf/reluri/reluri01.xsl
Index: reluri01.xsl
===================================================================
RCS file: /home/cvs/xml-xalan/test/tests/conf/reluri/reluri01.xsl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- reluri01.xsl 2000/12/15 22:02:47 1.1
+++ reluri01.xsl 2000/12/29 20:06:48 1.2
@@ -5,6 +5,7 @@
<!-- Document: http://www.w3.org/TR/xslt -->
<!-- DocVersion: 19991116 -->
<!-- Section: 3.2 Base URI (Stylesheet import/Inclusion) -->
+ <!-- Creator: Paul Dick -->
<!-- Purpose: This test verifies correct URI resolution with relative
URI's. -->
<!-- Case: import, import, import import-->