Skip to Content
0
Former Member
Sep 22, 2005 at 12:46 PM

XSL reference

36 Views

Hi all,

does anyone know how to insert into an XML file generated by XI the reference to an XSL file, eg:

<?xml version="1.0" encoding="UTF-8"?>

<b><?xml-stylesheet type="text/xsl" href="Format.xslt"?></b>