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?

有帮助吗?

解决方案

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.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top