<
From version < 2.1 >
edited by Outhman Moustaghfir
on 2023/07/24 13:01
To version < 3.1 >
edited by Outhman Moustaghfir
on 2023/07/24 13:02
>
Change comment: Uploaded new attachment "FileToBase64 (1).xsl", version {1}

Summary

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>
This wiki is hosted and managed by iXPath
Powered by XWiki 13.3 debian