Is your feature request related to a problem? Please describe.
The experimental feature of binary XMLType support does not work on Oracle 23c
Describe the solution you'd like
Add support for Oracle 23c
Describe alternatives you've considered
Either downgrade the database to 21c or use character XMLType instead of binary.
Additional context
This type is often used by customers and Oracle 23c is gaining popularity. This could make the feature non experimental but production ready.
Is your feature request related to a problem? Please describe.
The experimental feature of binary XMLType support does not work on Oracle 23c
Describe the solution you'd like
Add support for Oracle 23c
Describe alternatives you've considered
Either downgrade the database to 21c or use character XMLType instead of binary.
Additional context
This type is often used by customers and Oracle 23c is gaining popularity. This could make the feature non experimental but production ready.