cancel
Showing results for 
Search instead for 
Did you mean: 

XML:stylesheet

Pierre_63
Active Participant

XML:stylesheet

Hi,

2 REPLIES 2
JuanCarlos
NI Employee (retired)

Re: XML:stylesheet

Pierre,

The CVIXML.fp is based on the Microsoft's XML ActiveX control version 2.0, that control does not support stylesheets. My recommendation is that you use the Create ActiveX controller in the tools menu to create an fp for the Microsoft's XML V4.0, this control includes support for Stylesheets.

Remember that since they are based on a different ActiveX control you can't mix function from the 2 FPs.

Hope this helps.

Regards,

Juan Carlos
Pierre_63
Active Participant

Re: XML:stylesheet

Thank you.It was what I have done with successfull.