[xsd-users] Problems Generanting XML with Optional Tag

Boris Kolpackov boris at codesynthesis.com
Fri Mar 27 09:38:14 EDT 2009


Hi Leandro,

Leandro Maia <maiabhmg at gmail.com> writes:

>    refPaiAntigo.filhos(eIdentificador::idType::filhos_optional());

A more straightforward way that achieves the same would be:

refPaiAntigo.filhos().reset ();

Boris




More information about the xsd-users mailing list