Changes for page FileToBase64
Last modified by Outhman Moustaghfir on 2024/02/26 17:12
edited by Outhman Moustaghfir
on 2023/07/24 12:53
on 2023/07/24 12:53
edited by Outhman Moustaghfir
on 2023/07/24 13:02
on 2023/07/24 13:02
Change comment:
Uploaded new attachment "FileToBase64 (1).xsl", version {1}
Summary
-
Attachments (0 modified, 2 added, 0 removed)
Details
- FileToBase64 (1).xsl
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.omoustaghfir - Size
-
... ... @@ -1,0 +1,1 @@ 1 +595 bytes - Content
-
... ... @@ -1,0 +1,10 @@ 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>
- fileTObase64.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.omoustaghfir - Size
-
... ... @@ -1,0 +1,1 @@ 1 +12.9 KB - Content