After doing more research I don't think it's feasible to build the Xerces XML library on my target platform. Would it be permissible under the Apache license to write my own XML parser, using Xerces as a model, in another programming language without releasing the source code?
- Permissible to rewrite in another programming language dnewhous