[xsd-users] simple tree project

Boris Kolpackov boris at codesynthesis.com
Wed May 8 11:27:37 EDT 2013


Hi Andre,

Moreira Andre <Andre.Moreira at helvar.com> writes:

> ":0:0 error: unable to open primary document entity 'C:\...\xCurrUser\Debug'"

Is the name of your xml document C:\...\xCurrUser\Debug? That sounds like
a directory name to me.
 
> auto_ptr<CurrentUser> curr_user_profile(CurrentUser_(my_xml_file, xml_schema::flags::dont_validate));

What does the my_xml_file variable contain?

You may also find the following recent post relevant to your problem:

http://www.codesynthesis.com/pipermail/xsd-users/2013-April/003908.html

Boris



More information about the xsd-users mailing list