Merging two XML files using XSLT

后端 未结 2 838
醉酒成梦
醉酒成梦 2021-01-12 16:00

I have 2 xml files which I need to merge together using a style sheet


  ...
  

        
2条回答
  •  日久生厌
    2021-01-12 16:08

    You should be replace your line as below:-

    
      
    

    with this below line one:

       
     
    

    i think this may help you..

提交回复
热议问题