Hi, Minh Thang Dang <[EMAIL PROTECTED]> writes:
> The problem is this works with other metadata (e.g. Dublin Core) but > not MPEG-7. By the way, if I don't have any MPEG-7 schema files, > there's no problem. Last time I worked with the MPEG-7 schemas, they had a UPA violation, see the thread starting at: http://www.codesynthesis.com/pipermail/xsd-users/2006-November/000602.html Your application is crashing most likely because you are not detecting the error and trying to use a DOM document pointer which is NULL. Or something along these lines. Boris -- Boris Kolpackov Code Synthesis Tools CC http://www.codesynthesis.com Open-Source, Cross-Platform C++ XML Data Binding
