Changes for page FileToBase64
Last modified by Outhman Moustaghfir on 2024/02/26 17:12
<
>
edited by Outhman Moustaghfir
on 2023/07/24 13:02
on 2023/07/24 13:02
edited by Outhman Moustaghfir
on 2023/07/24 13:01
on 2023/07/24 13:01
Change comment:
Uploaded new attachment "fileTObase64.png", version {1}
Summary
-
Attachments (0 modified, 0 added, 1 removed)
Details
- FileToBase64 (1).xsl
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.omoustaghfir - Size
-
... ... @@ -1,1 +1,0 @@ 1 -595 bytes - Content
-
... ... @@ -1,10 +1,0 @@ 1 -<?xml version="1.0" encoding="windows-1251"?> 2 - <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="2.0" xmlns:ixf="http://www.ixPath.com/Function" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ix="localFunction" xmlns:fn="http://www.w3.org/2005/xpath-functions" > 3 - <xsl:output method="xml" indent="yes"/> 4 - <!-- Beginning of the Translation --> 5 - <xsl:template match="/"> 6 - <ixDOC> 7 - <TEST><xsl:value-of select="ixf:FileToBase64('C:\\Users\\Hamza BAYOUD\\Downloads\\copyFilesParams1.png')"/></TEST> 8 - </ixDOC> 9 - </xsl:template> 10 - </xsl:stylesheet>