Build CSV file from XML Data - Xpages


<?xml version="1.0" encoding="UTF-8"?>
<xp:view xmlns:xp="http://www.ibm.com/xsp/core">

	<xp:link escape="true" id="link4" style="text-align:center;background-position:center center;width:88.0px">
		<xp:eventHandler event="onclick" submit="true" refreshMode="complete" immediate="false"
			save="true" id="eventHandler2">
	<xp:image style="width:270.0px;height:170.0px;hspace:10.0px;align:center" id="image3" url="http://localhost/FileBin.nsf/DepartmentInventory.jpg"/>	
                   <xp:this.action><![CDATA[#{javascript:CreateCSVBean.getKeywords()}]]></xp:this.action>
	                   </xp:eventHandler></xp:link>

</xp:view>
All code submitted to OpenNTF XSnippets, whether submitted as a "Snippet" or in the body of a Comment, is provided under the Apache License Version 2.0. See Terms of Use for full details.
No comments yetLogin first to comment...