[xsd-users] [xsd][tree] The parent object

Erik Sjölund erik.sjolund at gmail.com
Tue Sep 27 10:25:21 EDT 2011


I think you can use the member function
_container()

See for instance:
http://www.codesynthesis.com/pipermail/xsd-users/2007-June/001046.html
cheers,
Erik Sjölund


2011/9/27 Klaim - Joël Lamotte <mjklaim at gmail.com>:
> Hi,
>
> As I didn't find anything about that, I'm supposing it's not possible but I
> need to be sure :
>
> Once I've parsed an xml file and get the C++ instances (wich types are
> generated using xsd),
> given one object, is there a way to get the parent object, that is the
> object that contains this object?
>
> I don't see anything like that in the code but I'm not sure so can you
> confirm that it's not possible?
>
> Thanks.
>
> Joël Lamotte
>



More information about the xsd-users mailing list