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

Boris Kolpackov boris at codesynthesis.com
Wed Apr 20 10:52:54 EDT 2011


Hi Cuneyt,

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

> When I would like to generate my FpML file, the output is always being 
> produced as I shown below after the statement
> 
> fpml47::FpML(std::cout, doc);
> 
> <?xml version="1.0" encoding="UTF-8" standalone="no" ?>
> <p1:FpML xmlns:p1="http://www.fpml.org/2009/FpML-4-7"/>

FpML and XSD are used successfully by quite a few people, both for reading
and writing. Can you show a small code example that creates the document?
As well as the XSD compiler options you used to compile the schemas.

Boris



More information about the xsd-users mailing list