Hi Bharath, thank you really for explaining xslt very clearly. I have a doubt. you have written XML in order.xml and xsl in order.xsl. in xsl, you did not refer any where that the xsl has to refer that particular order.xml as its base. If i have two xmls and one xsl, then how my xsl will know that it has to choose only one particular xml? can you please explain how it will refer. Dont mistake me if i have asked a silly question
@chandudendukuri2605 жыл бұрын
Hi I have a question, i want to write a xslt file to handle multiple XML files..for each and every xml there would be only 1 change. To compare your xml file tag will be changed xml to xml . Rest all the fields will be same... tag will be placed with xml file name.. How to handle this case.
@chandudendukuri2605 жыл бұрын
EG: 1 <b>Iteration Number : </b> <b>**************Iteration Number:: 1 For:: null ::and:: null To Validate::null **************</b> <b></b> passed.ico 12:16:11 PM tag only change between xml to xml rest all the tags are same