[xsd-users] create object model with default values from schema?

Steffen Koepf S.Koepf at ergo-elektronik.de
Thu Apr 7 13:07:10 EDT 2011


Hello,

is it possible to create a object model only from a schema file?

This is similar to the function "create default xml file from schema"
in some xml editors.

At the moment I parse a xml file with default values,
change all elements with the values I want to save
and then write this to a new xml file.

Is it now possible to get a
auto_ptr<config> configptr = ...
without having a xml file first?

Thanks in advance,

Best regards,

Steffen



More information about the xsd-users mailing list