xxxFALKORxxx
Programmer
Hi;
im trying to create an app to create a complex XML file; the goverment supplies an XSD for it.
I've been trying to use it to create a class (following some internet examples) with Delphi's XML DataBinding wizard.
At first; it creates a lot of duplicated identifiers, i'd modified the original XSD to give them different names to them, that solves that problem...
but now; when i try to compile the result class i got errors of undeclared identifiers...
i've uploaded a zip file with the XSD an the class.
Hope someone can point me in the right direcction to solve this.
Thanks in advance...
im trying to create an app to create a complex XML file; the goverment supplies an XSD for it.
I've been trying to use it to create a class (following some internet examples) with Delphi's XML DataBinding wizard.
At first; it creates a lot of duplicated identifiers, i'd modified the original XSD to give them different names to them, that solves that problem...
but now; when i try to compile the result class i got errors of undeclared identifiers...
i've uploaded a zip file with the XSD an the class.
Hope someone can point me in the right direcction to solve this.
Thanks in advance...