T
TheMax
Hi,
first of all, excuse for my not good english.
I try to explain my problem, i generete a xml file from a Access 2k database
with a vba procedure, then I trasform my file with an xsl file.
No problem in testing all, but testing the program on customer's data the
problem occur when i found the symbol "ø" in object.
Here you are simple data in error
<macchina><in><numero>16,19</numero><descrizione>KIT 1/2
CARTONE</descrizione><cib><nome>max cc</nome><descrizione>PIGNONE 3/4"X7/16"
SEMPLICE Z=20 øp=121,78 CON FORO
ø=25</descrizione><quantita>2</quantita><lunghezza>500</lunghezza></cib></in></macchina>
Any suggestion to solve the problem?
Thank you in advance,
best regards,
Massimo
first of all, excuse for my not good english.
I try to explain my problem, i generete a xml file from a Access 2k database
with a vba procedure, then I trasform my file with an xsl file.
No problem in testing all, but testing the program on customer's data the
problem occur when i found the symbol "ø" in object.
Here you are simple data in error
<macchina><in><numero>16,19</numero><descrizione>KIT 1/2
CARTONE</descrizione><cib><nome>max cc</nome><descrizione>PIGNONE 3/4"X7/16"
SEMPLICE Z=20 øp=121,78 CON FORO
ø=25</descrizione><quantita>2</quantita><lunghezza>500</lunghezza></cib></in></macchina>
Any suggestion to solve the problem?
Thank you in advance,
best regards,
Massimo