I have the RETS metadata file and I would like to convert it to a database schema so I can query my database instead of a RETS server.
Does anyone know of a tool that can take the xml and convert it to database schema? Or maybe the database schema itself?
Everything is contained inside the metadata, fields description, lookup fields definition and so on.
Here's the metadata:
http://176.9.99.205/Test/metadata.xml
Thanks a lot.