[xsde-users] recursive elements

Boris Kolpackov boris at codesynthesis.com
Fri Dec 19 09:56:27 EST 2008


Hi Filippo,

Della Betta Filippo <filippo.dellabetta at telecomitalia.it> writes:

> I modified resource-lists_rfc4826-pdriver.cpp adding the following
> 
> list_p.parsers (string_p,
>                         display_nameType_p,
>                         list_p,
>                         externalType_p,
>                         entryType_p,
>                         entry_refType_p);

Your change is correct and XSD/e should have generated this in the
sample driver implementation. I think this is a bug in the compiler
that has something to do with connecting recursive parsers. I will
investigate and get back to you.

Thanks for reporting this!

Boris



More information about the xsde-users mailing list