Transforming an XML schema to a relational schema

After you finish importing an XML schema, you can transform it to relational tables. In the transformation process, elements in the XML schema will be transformed to either tables or columns in tables according to the idiographic transformation rules, and the hierarchical logic in the XML schema will be maintained in the transformed relational schema.

Pick a topic from the following to get details about the transformation: