[xsd-users] Re: FpML output is not being produced properly

Boris Kolpackov boris at codesynthesis.com
Fri Apr 22 10:40:25 EDT 2011


Hi Cuneyt,

Cuneyt.Karadag at akbank.com <Cuneyt.Karadag at akbank.com> writes:

> First I have generated my xsd files without giving parameter 
> "--generate-serialization"  and "--type-naming ucc".

You need --generate-serialization in order for serialization to work.


> .../xsd/cxx/tree/serialization.txx", line 678: Error: The operation 
> "DOMAttr<<std::string " is illegal.
> 
> .../xsd/cxx/tree/serialization.txx", line 671: Error: The operation 
> "DOMElement<<std::string " is illegal.

I tried to reproduce this with Sun Studio 11, 12u1, and 12u2 -- none of
them give me this error. Can you show me the output of the following
command:

CC -V

Boris



More information about the xsd-users mailing list