How does XML DB transform a Schema into object-relationals tables?
400044Jul 28 2003 — edited Oct 7 2003I have seen that if you register an schema, a table and some object types are created but the table only has one column, an xmltype column.
Why are the types created? Are they used anywhere? How?
What I want to do is generating object-relational tables from an schema. Is it possible?
Excuse me for my English, I know it is not very good.