Automotic / Translate XML into create table
Hi have a XML documents.
For example:
ml?xml version ="1.0"gl
mlCoursegl
mlNameglJAVA WITH XMLml/Namegl
mlTeachegl
mlNameglDavid Cabanillasml/Namegl
ml/Teachergl
mlStudentsgl
mlNameglBo Derekml/Namegl
mlNameglSamantha Foxml/Namegl
mlNameglSabrinaml/Namegl
ml/Studentsgl
ml/Coursegl
on symbol "ml" is more less and symbol "gl" is more grant.
Wich is the representation in "mode" create table?
Thanks.

