I have an XML file. In that file some dates are coming from the XSL file. So how can I get those dates. So basically I am using Pentaho and that read XML file. My XML file contains dates which is in another XSL file. So how can I get the dates from XSL using XML?
Asked
Active
Viewed 39 times
0
-
1Please provide some code showing what you got so far. – trinaldi Mar 17 '18 at 15:09
-
I am not getting any fields , because that fields are coming from the XSL file . So when I opened XML file in the web , it is showing that content but when I searched it I didn't find . So I searched that into the XSL file and found it . So I didn't write any code for that . I need a way to fetch those fields . Any help would be appreciated . – Abhishek Mar 18 '18 at 12:31
-
Please add a small sample of your XML + XSL – AlainD Mar 18 '18 at 16:28