Question

Does there exist a Schema (DTD, XML Schema or RELAX NG) for the XML output produced by

mysqldump --xml -u

if so, where can I find it?

Était-ce utile?

La solution

I'm not aware of anything official, but you may be able to leverage the mysqldump XSDs that are parts of the Dragonfly CMS or the XSD Sandbox projects.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top