UnixOctober 10, 2008 9:51 pm
Aha! I solved a problem I’ve been wrestling for a while, to merge XML files!
- Use cli, not this nifty GUI; follow the example on the source web page, but modified for the java from TestXSLT.
- And use CDATA so I don’t have to urlencode carriage returns and possibly other nonsense (after noting that urlencoding helped the cli run through its paces).
Still not as user-friendly as what I envision, so I’m not going to be too specific yet … but since I can pack several of my tricks for work into XML, if you can pick and choose what to merge together, then who needs me to do it for you?
