Pergunta

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?

Foi útil?

Solução

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.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top