Sebastian Zubrinic
Sebastian Zubrinic
Added in [SRU2022-9.3.6](https://github.com/prowide/prowide-core/releases/tag/SRU2022-9.3.6)
> Hi Zubri, when do you anticipate this being released? We normally made new releases for SRU updates available via Maven Central by October each year.
I faced similar issues after migrating to **M2**, where the installation of python is located in `/opt/homebrew/opt/[email protected]` And virtualenv creates the `bin` and `lib` within `.gradle/python/opt/homebrew` instead of just `.gradle/python/`...
Thanks for the follow up. In my case `pip3 install virtualenv --upgrade` did not solve it. And I'd rather not put a fixed version in `build.gradle` as suggested above, to...
Notice for validation purposes you can use a SchemaFactory, and create a Validator for the specific schema. There is no need to modify the actual XML payload to validate it.
seev.031.002.13 was introduced in the SRU2023 thus you have it available in any version above 9.4.x https://dev.prowidesoftware.com/SRU2023-10/release-notes/changelog-iso20022/
Task linked: [CU-85zrnb6u1 PW - 631 ⁃ XML Handling](https://app.clickup.com/t/85zrnb6u1)
Indeed it is a known limitation. There is an open PR to handle the Any element. https://github.com/prowide/prowide-iso20022/pull/48 The idea is to return the supplementary data content and any other using...
This is already in progress. You can follow up the relevant discussions at these PRs: https://github.com/prowide/prowide-core/pull/151 https://github.com/prowide/prowide-iso20022/pull/76
Not yet. But a beta version will be published soon. In one to two weeks.