You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by jo...@apache.org on 2005/12/08 15:55:54 UTC

svn commit: r355104 [2/2] - in /xalan/test/trunk/tests: accept/entref/ accept/outputaccept/ accept/spacing/ api/trax/sax/ api/trax/sax/impincl/ bugzilla/ capi/params/ conf/axes/ conf/conflictres/ conf/embed/ conf/match/ conf/namespace/ conf/output/ con...

Modified: xalan/test/trunk/tests/contrib/xsltc/mk/mk021.xsl
URL: http://svn.apache.org/viewcvs/xalan/test/trunk/tests/contrib/xsltc/mk/mk021.xsl?rev=355104&r1=355103&r2=355104&view=diff
==============================================================================
--- xalan/test/trunk/tests/contrib/xsltc/mk/mk021.xsl (original)
+++ xalan/test/trunk/tests/contrib/xsltc/mk/mk021.xsl Thu Dec  8 06:55:06 2005
@@ -46,12 +46,6 @@
 
 </xsl:template>
 
-
-
-</xsl:stylesheet>
-
-
-
   <!-- Copyright 1999-2004 The Apache Software Foundation.
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -60,4 +54,4 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and limitations under the License. -->
 
-
+</xsl:stylesheet>

Modified: xalan/test/trunk/tests/contrib/xsltc/mk/mk022.xsl
URL: http://svn.apache.org/viewcvs/xalan/test/trunk/tests/contrib/xsltc/mk/mk022.xsl?rev=355104&r1=355103&r2=355104&view=diff
==============================================================================
--- xalan/test/trunk/tests/contrib/xsltc/mk/mk022.xsl (original)
+++ xalan/test/trunk/tests/contrib/xsltc/mk/mk022.xsl Thu Dec  8 06:55:06 2005
@@ -25,8 +25,6 @@
 
 </xsl:template>
 
-</xsl:stylesheet>
-
   <!-- Copyright 1999-2004 The Apache Software Foundation.
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -35,4 +33,4 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and limitations under the License. -->
 
-
+</xsl:stylesheet>

Modified: xalan/test/trunk/tests/contrib/xsltc/mk/mk023.xsl
URL: http://svn.apache.org/viewcvs/xalan/test/trunk/tests/contrib/xsltc/mk/mk023.xsl?rev=355104&r1=355103&r2=355104&view=diff
==============================================================================
--- xalan/test/trunk/tests/contrib/xsltc/mk/mk023.xsl (original)
+++ xalan/test/trunk/tests/contrib/xsltc/mk/mk023.xsl Thu Dec  8 06:55:06 2005
@@ -26,8 +26,6 @@
 <xsl:copy-of select="key('author-name', translate($author, '_', ' '))"/>
 </xsl:template>
 
-</xsl:stylesheet>
-
   <!-- Copyright 1999-2004 The Apache Software Foundation.
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -36,4 +34,4 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and limitations under the License. -->
 
-
+</xsl:stylesheet>

Modified: xalan/test/trunk/tests/contrib/xsltc/mk/mk024.xsl
URL: http://svn.apache.org/viewcvs/xalan/test/trunk/tests/contrib/xsltc/mk/mk024.xsl?rev=355104&r1=355103&r2=355104&view=diff
==============================================================================
--- xalan/test/trunk/tests/contrib/xsltc/mk/mk024.xsl (original)
+++ xalan/test/trunk/tests/contrib/xsltc/mk/mk024.xsl Thu Dec  8 06:55:06 2005
@@ -32,9 +32,6 @@
    </out:stylesheet>
 </xsl:template>
 
-
-</xsl:stylesheet>
-
   <!-- Copyright 1999-2004 The Apache Software Foundation.
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -43,4 +40,4 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and limitations under the License. -->
 
-
+</xsl:stylesheet>

Modified: xalan/test/trunk/tests/contrib/xsltc/mk/mk025.xsl
URL: http://svn.apache.org/viewcvs/xalan/test/trunk/tests/contrib/xsltc/mk/mk025.xsl?rev=355104&r1=355103&r2=355104&view=diff
==============================================================================
--- xalan/test/trunk/tests/contrib/xsltc/mk/mk025.xsl (original)
+++ xalan/test/trunk/tests/contrib/xsltc/mk/mk025.xsl Thu Dec  8 06:55:06 2005
@@ -40,8 +40,6 @@
 </tr>
 </xsl:template>
 
-</xsl:stylesheet>
-
   <!-- Copyright 1999-2004 The Apache Software Foundation.
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -50,4 +48,4 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and limitations under the License. -->
 
-
+</xsl:stylesheet>

Modified: xalan/test/trunk/tests/contrib/xsltc/mk/mk026.xsl
URL: http://svn.apache.org/viewcvs/xalan/test/trunk/tests/contrib/xsltc/mk/mk026.xsl?rev=355104&r1=355103&r2=355104&view=diff
==============================================================================
--- xalan/test/trunk/tests/contrib/xsltc/mk/mk026.xsl (original)
+++ xalan/test/trunk/tests/contrib/xsltc/mk/mk026.xsl Thu Dec  8 06:55:06 2005
@@ -32,9 +32,6 @@
     <xsl:value-of select="count($node/ancestor::node())"/>
 </xsl:template>
 
-
-</xsl:transform>
-
   <!-- Copyright 1999-2004 The Apache Software Foundation.
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -43,4 +40,4 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and limitations under the License. -->
 
-
+</xsl:transform>

Modified: xalan/test/trunk/tests/contrib/xsltc/mk/mk031.xsl
URL: http://svn.apache.org/viewcvs/xalan/test/trunk/tests/contrib/xsltc/mk/mk031.xsl?rev=355104&r1=355103&r2=355104&view=diff
==============================================================================
--- xalan/test/trunk/tests/contrib/xsltc/mk/mk031.xsl (original)
+++ xalan/test/trunk/tests/contrib/xsltc/mk/mk031.xsl Thu Dec  8 06:55:06 2005
@@ -36,8 +36,6 @@
     </xsl:for-each>
 </xsl:template>
 
-</xsl:stylesheet>
-
   <!-- Copyright 1999-2004 The Apache Software Foundation.
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -46,4 +44,4 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and limitations under the License. -->
 
-
+</xsl:stylesheet>

Modified: xalan/test/trunk/tests/contrib/xsltc/mk/mk034.xsl
URL: http://svn.apache.org/viewcvs/xalan/test/trunk/tests/contrib/xsltc/mk/mk034.xsl?rev=355104&r1=355103&r2=355104&view=diff
==============================================================================
--- xalan/test/trunk/tests/contrib/xsltc/mk/mk034.xsl (original)
+++ xalan/test/trunk/tests/contrib/xsltc/mk/mk034.xsl Thu Dec  8 06:55:06 2005
@@ -27,8 +27,6 @@
   </out>
 </xsl:template>
 
-</xsl:transform>
-
   <!-- Copyright 1999-2004 The Apache Software Foundation.
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -37,4 +35,4 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and limitations under the License. -->
 
-
+</xsl:transform>

Modified: xalan/test/trunk/tests/contrib/xsltc/mk/mk036.xsl
URL: http://svn.apache.org/viewcvs/xalan/test/trunk/tests/contrib/xsltc/mk/mk036.xsl?rev=355104&r1=355103&r2=355104&view=diff
==============================================================================
--- xalan/test/trunk/tests/contrib/xsltc/mk/mk036.xsl (original)
+++ xalan/test/trunk/tests/contrib/xsltc/mk/mk036.xsl Thu Dec  8 06:55:06 2005
@@ -40,8 +40,6 @@
   </body></html>
 </xsl:template>
 
-</xsl:transform>
-
   <!-- Copyright 1999-2004 The Apache Software Foundation.
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -50,4 +48,4 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and limitations under the License. -->
 
-
+</xsl:transform>

Modified: xalan/test/trunk/tests/contrib/xsltc/mk/mk037.xsl
URL: http://svn.apache.org/viewcvs/xalan/test/trunk/tests/contrib/xsltc/mk/mk037.xsl?rev=355104&r1=355103&r2=355104&view=diff
==============================================================================
--- xalan/test/trunk/tests/contrib/xsltc/mk/mk037.xsl (original)
+++ xalan/test/trunk/tests/contrib/xsltc/mk/mk037.xsl Thu Dec  8 06:55:06 2005
@@ -36,8 +36,6 @@
     </li>
 </xsl:template>
 
-</xsl:transform>
-
   <!-- Copyright 1999-2004 The Apache Software Foundation.
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -46,4 +44,4 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and limitations under the License. -->
 
-
+</xsl:transform>

Modified: xalan/test/trunk/tests/contrib/xsltc/mk/mk038.xsl
URL: http://svn.apache.org/viewcvs/xalan/test/trunk/tests/contrib/xsltc/mk/mk038.xsl?rev=355104&r1=355103&r2=355104&view=diff
==============================================================================
--- xalan/test/trunk/tests/contrib/xsltc/mk/mk038.xsl (original)
+++ xalan/test/trunk/tests/contrib/xsltc/mk/mk038.xsl Thu Dec  8 06:55:06 2005
@@ -35,8 +35,6 @@
 <book:category code="CS" desc="Computing"/>
 <book:category code="FC" desc="Children's Fiction"/>
 
-</xsl:transform>
-
   <!-- Copyright 1999-2004 The Apache Software Foundation.
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -45,4 +43,4 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and limitations under the License. -->
 
-
+</xsl:transform>

Modified: xalan/test/trunk/tests/contrib/xsltc/mk/mk040.xsl
URL: http://svn.apache.org/viewcvs/xalan/test/trunk/tests/contrib/xsltc/mk/mk040.xsl?rev=355104&r1=355103&r2=355104&view=diff
==============================================================================
--- xalan/test/trunk/tests/contrib/xsltc/mk/mk040.xsl (original)
+++ xalan/test/trunk/tests/contrib/xsltc/mk/mk040.xsl Thu Dec  8 06:55:06 2005
@@ -40,8 +40,6 @@
   </body></html>
 </xsl:template>
 
-</xsl:transform>
-
   <!-- Copyright 1999-2004 The Apache Software Foundation.
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -50,4 +48,4 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and limitations under the License. -->
 
-
+</xsl:transform>

Modified: xalan/test/trunk/tests/contrib/xsltc/mk/mk041.xsl
URL: http://svn.apache.org/viewcvs/xalan/test/trunk/tests/contrib/xsltc/mk/mk041.xsl?rev=355104&r1=355103&r2=355104&view=diff
==============================================================================
--- xalan/test/trunk/tests/contrib/xsltc/mk/mk041.xsl (original)
+++ xalan/test/trunk/tests/contrib/xsltc/mk/mk041.xsl Thu Dec  8 06:55:06 2005
@@ -52,8 +52,6 @@
 </date>
 </xsl:template>
 
-</xsl:transform>
-
   <!-- Copyright 1999-2004 The Apache Software Foundation.
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -62,4 +60,4 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and limitations under the License. -->
 
-
+</xsl:transform>

Modified: xalan/test/trunk/tests/contrib/xsltc/mk/mk042.xsl
URL: http://svn.apache.org/viewcvs/xalan/test/trunk/tests/contrib/xsltc/mk/mk042.xsl?rev=355104&r1=355103&r2=355104&view=diff
==============================================================================
--- xalan/test/trunk/tests/contrib/xsltc/mk/mk042.xsl (original)
+++ xalan/test/trunk/tests/contrib/xsltc/mk/mk042.xsl Thu Dec  8 06:55:06 2005
@@ -32,8 +32,6 @@
 </auth>
 </xsl:template>
 
-</xsl:transform>
-
   <!-- Copyright 1999-2004 The Apache Software Foundation.
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -42,4 +40,4 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and limitations under the License. -->
 
-
+</xsl:transform>

Modified: xalan/test/trunk/tests/contrib/xsltc/mk/mk043.xsl
URL: http://svn.apache.org/viewcvs/xalan/test/trunk/tests/contrib/xsltc/mk/mk043.xsl?rev=355104&r1=355103&r2=355104&view=diff
==============================================================================
--- xalan/test/trunk/tests/contrib/xsltc/mk/mk043.xsl (original)
+++ xalan/test/trunk/tests/contrib/xsltc/mk/mk043.xsl Thu Dec  8 06:55:06 2005
@@ -48,9 +48,6 @@
      </tr>
 </xsl:template>
 
-
-</xsl:transform>
-
   <!-- Copyright 1999-2004 The Apache Software Foundation.
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -59,4 +56,4 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and limitations under the License. -->
 
-
+</xsl:transform>

Modified: xalan/test/trunk/tests/contrib/xsltc/mk/mk044.xsl
URL: http://svn.apache.org/viewcvs/xalan/test/trunk/tests/contrib/xsltc/mk/mk044.xsl?rev=355104&r1=355103&r2=355104&view=diff
==============================================================================
--- xalan/test/trunk/tests/contrib/xsltc/mk/mk044.xsl (original)
+++ xalan/test/trunk/tests/contrib/xsltc/mk/mk044.xsl Thu Dec  8 06:55:06 2005
@@ -45,8 +45,6 @@
     </xsl:for-each>
 </xsl:template>
 
-</xsl:transform>
-
   <!-- Copyright 1999-2004 The Apache Software Foundation.
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -55,4 +53,4 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and limitations under the License. -->
 
-
+</xsl:transform>

Modified: xalan/test/trunk/tests/contrib/xsltc/mk/mk047.xsl
URL: http://svn.apache.org/viewcvs/xalan/test/trunk/tests/contrib/xsltc/mk/mk047.xsl?rev=355104&r1=355103&r2=355104&view=diff
==============================================================================
--- xalan/test/trunk/tests/contrib/xsltc/mk/mk047.xsl (original)
+++ xalan/test/trunk/tests/contrib/xsltc/mk/mk047.xsl Thu Dec  8 06:55:06 2005
@@ -52,8 +52,6 @@
     </xsl:call-template>
 </xsl:template>
 
-</xsl:transform>
-
   <!-- Copyright 1999-2004 The Apache Software Foundation.
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -62,4 +60,4 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and limitations under the License. -->
 
-
+</xsl:transform>

Modified: xalan/test/trunk/tests/contrib/xsltc/mk/mk062.xsl
URL: http://svn.apache.org/viewcvs/xalan/test/trunk/tests/contrib/xsltc/mk/mk062.xsl?rev=355104&r1=355103&r2=355104&view=diff
==============================================================================
--- xalan/test/trunk/tests/contrib/xsltc/mk/mk062.xsl (original)
+++ xalan/test/trunk/tests/contrib/xsltc/mk/mk062.xsl Thu Dec  8 06:55:06 2005
@@ -58,10 +58,6 @@
 
 </xsl:template>
 
-
-
-</xsl:stylesheet>	
-
   <!-- Copyright 1999-2004 The Apache Software Foundation.
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -70,4 +66,4 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and limitations under the License. -->
 
-
+</xsl:stylesheet>	

Modified: xalan/test/trunk/tests/contrib/xsltc/schemasoft/SQLjoin.xsl
URL: http://svn.apache.org/viewcvs/xalan/test/trunk/tests/contrib/xsltc/schemasoft/SQLjoin.xsl?rev=355104&r1=355103&r2=355104&view=diff
==============================================================================
--- xalan/test/trunk/tests/contrib/xsltc/schemasoft/SQLjoin.xsl (original)
+++ xalan/test/trunk/tests/contrib/xsltc/schemasoft/SQLjoin.xsl Thu Dec  8 06:55:06 2005
@@ -44,8 +44,6 @@
 
 </xsl:template>
 
-</xsl:stylesheet>
-
   <!-- Copyright 1999-2004 The Apache Software Foundation.
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -54,4 +52,4 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and limitations under the License. -->
 
-
+</xsl:stylesheet>

Modified: xalan/test/trunk/tests/contrib/xsltc/schemasoft/XMLSchema2cplusplus.xsl
URL: http://svn.apache.org/viewcvs/xalan/test/trunk/tests/contrib/xsltc/schemasoft/XMLSchema2cplusplus.xsl?rev=355104&r1=355103&r2=355104&view=diff
==============================================================================
--- xalan/test/trunk/tests/contrib/xsltc/schemasoft/XMLSchema2cplusplus.xsl (original)
+++ xalan/test/trunk/tests/contrib/xsltc/schemasoft/XMLSchema2cplusplus.xsl Thu Dec  8 06:55:06 2005
@@ -94,12 +94,6 @@
 
 </xsl:template>
 
-
-
-</xsl:stylesheet>
-
-
-
   <!-- Copyright 1999-2004 The Apache Software Foundation.
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -108,4 +102,4 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and limitations under the License. -->
 
-
+</xsl:stylesheet>

Modified: xalan/test/trunk/tests/contrib/xsltc/schemasoft/attributes2elements.xsl
URL: http://svn.apache.org/viewcvs/xalan/test/trunk/tests/contrib/xsltc/schemasoft/attributes2elements.xsl?rev=355104&r1=355103&r2=355104&view=diff
==============================================================================
--- xalan/test/trunk/tests/contrib/xsltc/schemasoft/attributes2elements.xsl (original)
+++ xalan/test/trunk/tests/contrib/xsltc/schemasoft/attributes2elements.xsl Thu Dec  8 06:55:06 2005
@@ -44,14 +44,6 @@
 
  </xsl:template>
 
-
-
-</xsl:stylesheet>
-
-
-
-
-
   <!-- Copyright 1999-2004 The Apache Software Foundation.
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -60,4 +52,4 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and limitations under the License. -->
 
-
+</xsl:stylesheet>

Modified: xalan/test/trunk/tests/contrib/xsltc/schemasoft/bottles.xsl
URL: http://svn.apache.org/viewcvs/xalan/test/trunk/tests/contrib/xsltc/schemasoft/bottles.xsl?rev=355104&r1=355103&r2=355104&view=diff
==============================================================================
--- xalan/test/trunk/tests/contrib/xsltc/schemasoft/bottles.xsl (original)
+++ xalan/test/trunk/tests/contrib/xsltc/schemasoft/bottles.xsl Thu Dec  8 06:55:06 2005
@@ -194,10 +194,6 @@
 
 </xsl:template>
 
-
-
-</xsl:stylesheet>
-
   <!-- Copyright 1999-2004 The Apache Software Foundation.
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -206,4 +202,4 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and limitations under the License. -->
 
-
+</xsl:stylesheet>

Modified: xalan/test/trunk/tests/contrib/xsltc/schemasoft/calendar.xsl
URL: http://svn.apache.org/viewcvs/xalan/test/trunk/tests/contrib/xsltc/schemasoft/calendar.xsl?rev=355104&r1=355103&r2=355104&view=diff
==============================================================================
--- xalan/test/trunk/tests/contrib/xsltc/schemasoft/calendar.xsl (original)
+++ xalan/test/trunk/tests/contrib/xsltc/schemasoft/calendar.xsl Thu Dec  8 06:55:06 2005
@@ -198,12 +198,6 @@
 
 </xsl:template>
 
-
-
-</xsl:stylesheet>
-
-
-
   <!-- Copyright 1999-2004 The Apache Software Foundation.
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -212,4 +206,4 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and limitations under the License. -->
 
-
+</xsl:stylesheet>

Modified: xalan/test/trunk/tests/contrib/xsltc/schemasoft/compare.xsl
URL: http://svn.apache.org/viewcvs/xalan/test/trunk/tests/contrib/xsltc/schemasoft/compare.xsl?rev=355104&r1=355103&r2=355104&view=diff
==============================================================================
--- xalan/test/trunk/tests/contrib/xsltc/schemasoft/compare.xsl (original)
+++ xalan/test/trunk/tests/contrib/xsltc/schemasoft/compare.xsl Thu Dec  8 06:55:06 2005
@@ -60,10 +60,6 @@
 
 	</xsl:template>
 
-
-
-</xsl:stylesheet>
-
   <!-- Copyright 1999-2004 The Apache Software Foundation.
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -72,4 +68,4 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and limitations under the License. -->
 
-
+</xsl:stylesheet>

Modified: xalan/test/trunk/tests/contrib/xsltc/schemasoft/differentiate.xsl
URL: http://svn.apache.org/viewcvs/xalan/test/trunk/tests/contrib/xsltc/schemasoft/differentiate.xsl?rev=355104&r1=355103&r2=355104&view=diff
==============================================================================
--- xalan/test/trunk/tests/contrib/xsltc/schemasoft/differentiate.xsl (original)
+++ xalan/test/trunk/tests/contrib/xsltc/schemasoft/differentiate.xsl Thu Dec  8 06:55:06 2005
@@ -62,8 +62,6 @@
 
 </xsl:template>
 
-</xsl:stylesheet>
-
   <!-- Copyright 1999-2004 The Apache Software Foundation.
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -72,4 +70,4 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and limitations under the License. -->
 
-
+</xsl:stylesheet>

Modified: xalan/test/trunk/tests/contrib/xsltc/schemasoft/eratosthenes.xsl
URL: http://svn.apache.org/viewcvs/xalan/test/trunk/tests/contrib/xsltc/schemasoft/eratosthenes.xsl?rev=355104&r1=355103&r2=355104&view=diff
==============================================================================
--- xalan/test/trunk/tests/contrib/xsltc/schemasoft/eratosthenes.xsl (original)
+++ xalan/test/trunk/tests/contrib/xsltc/schemasoft/eratosthenes.xsl Thu Dec  8 06:55:06 2005
@@ -92,4 +92,12 @@
    </xslt:choose>
 </xslt:template>
 
+  <!-- Copyright 1999-2004 The Apache Software Foundation.
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
+  Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and limitations under the License. -->
+
 </xslt:transform>

Modified: xalan/test/trunk/tests/contrib/xsltc/schemasoft/factorial.xsl
URL: http://svn.apache.org/viewcvs/xalan/test/trunk/tests/contrib/xsltc/schemasoft/factorial.xsl?rev=355104&r1=355103&r2=355104&view=diff
==============================================================================
--- xalan/test/trunk/tests/contrib/xsltc/schemasoft/factorial.xsl (original)
+++ xalan/test/trunk/tests/contrib/xsltc/schemasoft/factorial.xsl Thu Dec  8 06:55:06 2005
@@ -94,12 +94,6 @@
 
 </xsl:template>
 
-
-
-</xsl:stylesheet>
-
-
-
   <!-- Copyright 1999-2004 The Apache Software Foundation.
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -108,4 +102,4 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and limitations under the License. -->
 
-
+</xsl:stylesheet>

Modified: xalan/test/trunk/tests/contrib/xsltc/schemasoft/log10.xsl
URL: http://svn.apache.org/viewcvs/xalan/test/trunk/tests/contrib/xsltc/schemasoft/log10.xsl?rev=355104&r1=355103&r2=355104&view=diff
==============================================================================
--- xalan/test/trunk/tests/contrib/xsltc/schemasoft/log10.xsl (original)
+++ xalan/test/trunk/tests/contrib/xsltc/schemasoft/log10.xsl Thu Dec  8 06:55:06 2005
@@ -374,12 +374,6 @@
 
 	</xsl:template>
 
-
-
-
-
-	</xsl:stylesheet>
-
   <!-- Copyright 1999-2004 The Apache Software Foundation.
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -388,4 +382,4 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and limitations under the License. -->
 
-
+	</xsl:stylesheet>

Modified: xalan/test/trunk/tests/contrib/xsltc/schemasoft/pi.xsl
URL: http://svn.apache.org/viewcvs/xalan/test/trunk/tests/contrib/xsltc/schemasoft/pi.xsl?rev=355104&r1=355103&r2=355104&view=diff
==============================================================================
--- xalan/test/trunk/tests/contrib/xsltc/schemasoft/pi.xsl (original)
+++ xalan/test/trunk/tests/contrib/xsltc/schemasoft/pi.xsl Thu Dec  8 06:55:06 2005
@@ -84,12 +84,6 @@
 
 </xsl:template>
 
-
-
-</xsl:stylesheet>
-
-
-
   <!-- Copyright 1999-2004 The Apache Software Foundation.
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -98,4 +92,4 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and limitations under the License. -->
 
-
+</xsl:stylesheet>

Modified: xalan/test/trunk/tests/contrib/xsltc/schemasoft/queryOnSubElement.xsl
URL: http://svn.apache.org/viewcvs/xalan/test/trunk/tests/contrib/xsltc/schemasoft/queryOnSubElement.xsl?rev=355104&r1=355103&r2=355104&view=diff
==============================================================================
--- xalan/test/trunk/tests/contrib/xsltc/schemasoft/queryOnSubElement.xsl (original)
+++ xalan/test/trunk/tests/contrib/xsltc/schemasoft/queryOnSubElement.xsl Thu Dec  8 06:55:06 2005
@@ -38,10 +38,6 @@
 
   </xsl:template>
 
-
-
-</xsl:stylesheet>
-
   <!-- Copyright 1999-2004 The Apache Software Foundation.
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -50,4 +46,4 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and limitations under the License. -->
 
-
+</xsl:stylesheet>

Modified: xalan/test/trunk/tests/contrib/xsltc/schemasoft/selectHREF.xsl
URL: http://svn.apache.org/viewcvs/xalan/test/trunk/tests/contrib/xsltc/schemasoft/selectHREF.xsl?rev=355104&r1=355103&r2=355104&view=diff
==============================================================================
--- xalan/test/trunk/tests/contrib/xsltc/schemasoft/selectHREF.xsl (original)
+++ xalan/test/trunk/tests/contrib/xsltc/schemasoft/selectHREF.xsl Thu Dec  8 06:55:06 2005
@@ -50,8 +50,6 @@
 
  </xsl:template>
 
-</xsl:stylesheet>
-
   <!-- Copyright 1999-2004 The Apache Software Foundation.
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -60,4 +58,4 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and limitations under the License. -->
 
-
+</xsl:stylesheet>

Modified: xalan/test/trunk/tests/contrib/xsltc/schemasoft/suppressEmptyElements.xsl
URL: http://svn.apache.org/viewcvs/xalan/test/trunk/tests/contrib/xsltc/schemasoft/suppressEmptyElements.xsl?rev=355104&r1=355103&r2=355104&view=diff
==============================================================================
--- xalan/test/trunk/tests/contrib/xsltc/schemasoft/suppressEmptyElements.xsl (original)
+++ xalan/test/trunk/tests/contrib/xsltc/schemasoft/suppressEmptyElements.xsl Thu Dec  8 06:55:06 2005
@@ -30,12 +30,6 @@
 
  </xsl:template>
 
-
-
-</xsl:stylesheet>
-
-
-
   <!-- Copyright 1999-2004 The Apache Software Foundation.
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -44,4 +38,4 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and limitations under the License. -->
 
-
+</xsl:stylesheet>



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