Skip to main content
1-Visitor
December 19, 2019
Solved

creating an XSLT file for XML File and Validating it

  • December 19, 2019
  • 1 reply
  • 1898 views
Hi All, I've an Xml File created , I need to create an XSL File for this above xml file, And using this XSL File I need to validate the xml File, Please help me out.
Best answer by slangley

Hi @Irfan_Pasha.

 

I'm still not understanding your use case as it relates to ThingWorx., but ThingWorx does not offer the ability to create a file in an Excel format.  You can write your own extension to provide the functionality you need.  Here are a couple of resources to help:

 

Create an Extension

Best Practices for Developing Applications

 

Regards.

 

--Sharon

 

1 reply

Community Manager
December 20, 2019

Hi @Irfan_Pasha.

 

Please explain further regarding your use case.  Are you actually trying to create an Excel file from ThingWorx?  When you say you need to validate the xml file, what are you validating against?

 

Regards.

 

--Sharon

1-Visitor
December 23, 2019

Hi,

I've an xml file 

and i need to create an XSL File for it 

i need to transform the xml using this XSL File.

slangleyCommunity ManagerAnswer
Community Manager
December 27, 2019

Hi @Irfan_Pasha.

 

I'm still not understanding your use case as it relates to ThingWorx., but ThingWorx does not offer the ability to create a file in an Excel format.  You can write your own extension to provide the functionality you need.  Here are a couple of resources to help:

 

Create an Extension

Best Practices for Developing Applications

 

Regards.

 

--Sharon