soa-model
soa-model copied to clipboard
add ns context to avoid ns overrides, update external resolver with ISO_8859_1 conversion, add ability to provide external XMLInputFactory
This commit contains three things:
- Ability to provide custom/external XMLInputFactory
- Ability to convert external resources from ISO_8859_1 to UTF-8
- Ability to avoid namespace prefix overrides, that may happen during "include schema" parse
Hi @VladDrake , thanks for the PR! Could you maybe add a test case for the NS override issue? Best, Tobias
Hi, @rrayst. Added a test.
Hi @rrayst, any chance to re-evaluate the PR please?
@rrayst any news about this PR?