Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
diff -c -r dependencies/fxsl/fxsl-xslt2/f/func-type.xsl dependencies.new/fxsl/fxsl-xslt2/f/func-type.xsl
*** dependencies/fxsl/fxsl-xslt2/f/func-type.xsl 2019-05-22 17:56:02.093542820 +0200
--- dependencies.new/fxsl/fxsl-xslt2/f/func-type.xsl 2019-05-22 17:56:02.120210313 +0200
***************
*** 1,6 ****
<xsl:stylesheet version="2.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
! xmlns:xdt="http://www.w3.org/2005/04/xpath-datatypes"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:f="http://fxsl.sf.net/"
exclude-result-prefixes="f xs xdt"
--- 1,6 ----
<xsl:stylesheet version="2.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
! xmlns:xdt="http://www.w3.org/2001/XMLSchema"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:f="http://fxsl.sf.net/"
exclude-result-prefixes="f xs xdt"
***************
*** 180,183 ****
<xsl:otherwise>xs:string</xsl:otherwise>
</xsl:choose>
</xsl:function>
! </xsl:stylesheet>
\ Kein Zeilenumbruch am Dateiende.
--- 180,183 ----
<xsl:otherwise>xs:string</xsl:otherwise>
</xsl:choose>
</xsl:function>
! </xsl:stylesheet>
diff -c -r dependencies/fxsl/fxsl-xslt2/f/func-XpathConstructors.xsl dependencies.new/fxsl/fxsl-xslt2/f/func-XpathConstructors.xsl
*** dependencies/fxsl/fxsl-xslt2/f/func-XpathConstructors.xsl 2019-05-22 17:56:02.093542820 +0200
--- dependencies.new/fxsl/fxsl-xslt2/f/func-XpathConstructors.xsl 2019-05-22 17:56:02.120210313 +0200
***************
*** 1,7 ****
<xsl:stylesheet version="2.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
! xmlns:xdt="http://www.w3.org/2005/02/xpath-datatypes"
xmlns:f="http://fxsl.sf.net/"
exclude-result-prefixes="xs xdt f"
>
--- 1,7 ----
<xsl:stylesheet version="2.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
! xmlns:xdt="http://www.w3.org/2001/XMLSchema"
xmlns:f="http://fxsl.sf.net/"
exclude-result-prefixes="xs xdt f"
>
***************
*** 676,679 ****
<xsl:sequence select="xdt:dayTimeDuration($arg1)"/>
</xsl:function>
! </xsl:stylesheet>
\ Kein Zeilenumbruch am Dateiende.
--- 676,679 ----
<xsl:sequence select="xdt:dayTimeDuration($arg1)"/>
</xsl:function>
! </xsl:stylesheet>
diff -c -r dependencies/fxsl/fxsl-xslt2/Tests/testFunc-apply.xsl dependencies.new/fxsl/fxsl-xslt2/Tests/testFunc-apply.xsl
*** dependencies/fxsl/fxsl-xslt2/Tests/testFunc-apply.xsl 2019-05-22 17:56:02.096876257 +0200
--- dependencies.new/fxsl/fxsl-xslt2/Tests/testFunc-apply.xsl 2019-05-22 17:56:02.123543750 +0200
***************
*** 53,56 ****
<xsl:sequence select="5*$arg1"/>
</xsl:function>
! </xsl:stylesheet>
\ Kein Zeilenumbruch am Dateiende.
--- 53,56 ----
<xsl:sequence select="5*$arg1"/>
</xsl:function>
! </xsl:stylesheet>