[xsd-users] --file-per-type serialization

Boris Kolpackov boris at codesynthesis.com
Wed Aug 21 11:00:11 EDT 2019


Satish Vangipuram <satish.vangipuram at gmail.com> writes:

> Hi i generated fpml r
> 5-10 using file pertype. But the fpml-main code which generates the file
> types did not generate loading from file into domdocument functions.

There should be C++ files corresponding to XML Schema files (note: not
types) that would define parsing/serialization functions for global
elements defined in schema these files. If you don't see the C++ files,
then you most likely did not compile the schema files.



More information about the xsd-users mailing list