문제

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