[xsde-users] Multiple restrictions

Pavel Fiala pavel.fiala at cern.ch
Wed Dec 4 09:29:32 EST 2013


Hello,

I have a problem with attached XSD schema (it's just to illustrate the 
problem, final schema is more complex).

There are multiple restrictions in the schema (myUSInt -> basicDataType 
[1;111] -> arrayDataType [64]) and XSDe produce uncompilable code:

hybrid/restriction/restriction-pskel.cxx:975:68: error: ‘class 
my::basicDataType_pskel’ has no member named ‘post_arrayDataType’

I used this command:

xsde cxx-hybrid --generate-parser --generate-serializer 
--generate-aggregate --generate-polymorphic --generate-typeinfo 
--polymorphic-type type restriction.xsd

Should I change the command somehow to make it compilable or is it a 
bug/limitation in XSDe?

Best regards,
Pavel Fiala
-------------- next part --------------
A non-text attachment was scrubbed...
Name: restriction.xsd
Type: text/xml
Size: 1857 bytes
Desc: not available
Url : http://codesynthesis.com/pipermail/xsde-users/attachments/20131204/e012c1e3/restriction.bin


More information about the xsde-users mailing list