[xsde-users] Empty cpp generated depending on location of type definition

Boris Kolpackov boris at codesynthesis.com
Fri Feb 10 10:49:55 EST 2017


Hi Jeroen,

Vrijnsen, Jeroen <jeroen.vrijnsen at philips.com> writes:

> #include "LrCommonDataTypesSchema.h"

Here it is: this header defines LrimType.


> Which is pretty empty... In my code using the LrimResponseSchema.h,
> I except to find a ::sgse::xsdegeneratedcode::xml::LrimResponse object,
> but that clearly is not there...

LrimResponse is an element in the schema which is mapped to a pair of
parsers/serializers, not object model classes. Take a look into
*-pimpl/*-simpl files.

Boris



More information about the xsde-users mailing list