dmarston 02/05/13 08:58:49
Modified: test/tests/conf/numbering numbering83.xsl numbering79.xsl
Log:
Add comments for OASIS cataloging.
Revision Changes Path
1.2 +1 -0 xml-xalan/test/tests/conf/numbering/numbering83.xsl
Index: numbering83.xsl
===================================================================
RCS file: /home/cvs/xml-xalan/test/tests/conf/numbering/numbering83.xsl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- numbering83.xsl 27 Nov 2000 19:24:07 -0000 1.1
+++ numbering83.xsl 13 May 2002 15:58:48 -0000 1.2
@@ -8,6 +8,7 @@
<!-- SpecCitation: Rec="XSLT" Version="1.0" type="OASISptr1"
place="id(number)/ulist[1]/item[2]/p[1]/text()[1]" -->
<!-- SpecCitation: Rec="XSLT" Version="1.0" type="OASISptr1"
place="id(convert)/ulist[1]/item[1]/p[1]/text()[1]" -->
<!-- Scenario: operation="standard-XML" -->
+ <!-- Gray-area: number-any-no-nodes="return-empty" -->
<xsl:template match="doc">
<out><xsl:apply-templates/></out>
1.2 +2 -0 xml-xalan/test/tests/conf/numbering/numbering79.xsl
Index: numbering79.xsl
===================================================================
RCS file: /home/cvs/xml-xalan/test/tests/conf/numbering/numbering79.xsl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- numbering79.xsl 27 Nov 2000 19:24:06 -0000 1.1
+++ numbering79.xsl 13 May 2002 15:58:49 -0000 1.2
@@ -11,6 +11,8 @@
<!-- SpecCitation: Rec="XSLT" Version="1.0" type="OASISptr1"
place="id(convert)/ulist[1]/item[1]/p[1]/text()[1]" -->
<!-- Scenario: operation="standard-XML" -->
<!-- Should come out as zero every time. -->
+ <!-- Discretionary: number-not-positive="pass-through" -->
+ <!-- Gray-area: number-NaN-handling="pass-through" -->
<xsl:template match="doc">
<out>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]