[xsd-users] xml-schema exceptions.

Boris Kolpackov boris at codesynthesis.com
Wed Sep 5 08:13:16 EDT 2007


Hi Shiva,


Balasubramanyam, Shivakumar <sbalasub at qualcomm.com> writes:

> Received an xml_schema exceptionno type information available for type
> 'http://mediaflo.qualcomm.com/distribution/example#LibraryDIType'

This error usually means that you haven't compiled the schema where
LibraryDIType is defined with the --generate-polymorphic option. Or
you haven't included the generated .cxx file for this type into your
application.

If none of this helps then please send the example (you can send it
directly to me if you want to keep your schemas private).

Boris




More information about the xsd-users mailing list