You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repo contains PL/SQL API for document conversion demonstrating how it is possible to abstract from a particular format (XML or JSON) and work on the data.
2
+
**doc** directory contains documentation, including overview presentation and user guide
3
+
**sql** directory contains API code with scripts allowing easy installation and removal
4
+
**demo** directory contains script demonstrating functionality of the API
5
+
6
+
# License
7
+
8
+
Copyright (c) 2025 Oracle and/or its affiliates.
9
+
10
+
Licensed under the Universal Permissive License (UPL), Version 1.0.
11
+
12
+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.
0 commit comments