Combining multiple xml documents into one large one with a batch file

后端 未结 6 548
夕颜
夕颜 2020-12-18 09:55

I have a directory of 86 xml files with the same columns and formatting that I need to combine into one large xml file. I am very inexperienced with batch files, and my firs

6条回答
  •  攒了一身酷
    2020-12-18 11:00

    
    
    Book Title
    
    
    
    
    
    
    
    

    When you process this one file with xslt it looks like all of the files combined.

提交回复
热议问题