[xsd-users] xsd-generated code ignores attributes

Soroush Rabiei soroush.rabiei at gmail.com
Mon Jun 2 03:56:45 EDT 2014


On Wed, May 28, 2014 at 12:42 PM, Boris Kolpackov <boris at codesynthesis.com>
wrote:

>
> To understand why name() is not called, check the signature of that
> function in presentation_t_pskel and make sure that it matches what
> you have in XPresentationParser.
>
> Boris
>

I noticed that I've forgotten to add string and positive integer parsers in
parser construction API. (I never call .parsers method, but add each parser
by it's own function) I expected xsd API to use default parsers for simple
types.


More information about the xsd-users mailing list