Re: [Gambas-user] XML since rev. #5036

2012-08-13 Thread Charlie Reinl
Am Montag, den 13.08.2012, 14:47 +0200 schrieb Adrien Prokopowicz: > Le lundi 13 août 2012 11:57:56 Charlie Reinl a écrit : > > Am Montag, den 13.08.2012, 00:05 +0200 schrieb Adrien > Prokopowicz: > > > Le dimanche 12 août 2012 23:07:58 Karl Reinl a écrit : > > > > Salut Adrien, > > > > > > > > s

Re: [Gambas-user] XML since rev. #5036

2012-08-13 Thread Adrien Prokopowicz
Le lundi 13 août 2012 11:57:56 Charlie Reinl a écrit : > Am Montag, den 13.08.2012, 00:05 +0200 schrieb Adrien Prokopowicz: > > Le dimanche 12 août 2012 23:07:58 Karl Reinl a écrit : > > > Salut Adrien, > > > > > > since rev. #5036 the attached xslt is no more a valide xml. > > > Some minutes be

[Gambas-user] XML since rev. #5036

2012-08-13 Thread Charlie Reinl
Am Montag, den 13.08.2012, 00:05 +0200 schrieb Adrien Prokopowicz: > Le dimanche 12 août 2012 23:07:58 Karl Reinl a écrit : > > Salut Adrien, > > > > since rev. #5036 the attached xslt is no more a valide xml. > > Some minutes before on rev. #5019 and all the years before it did its > > job. > >

Re: [Gambas-user] XML since rev. #5036

2012-08-13 Thread Charlie Reinl
Am Montag, den 13.08.2012, 00:05 +0200 schrieb Adrien Prokopowicz: > Le dimanche 12 août 2012 23:07:58 Karl Reinl a écrit : > > Salut Adrien, > > > > since rev. #5036 the attached xslt is no more a valide xml. > > Some minutes before on rev. #5019 and all the years before it did its > > job. > >

Re: [Gambas-user] XML since rev. #5036

2012-08-12 Thread Adrien Prokopowicz
Le dimanche 12 août 2012 23:07:58 Karl Reinl a écrit : > Salut Adrien, > > since rev. #5036 the attached xslt is no more a valide xml. > Some minutes before on rev. #5019 and all the years before it did its > job. > > test : > DIM Xsl AS NEW XmlDocument > Xsl.FromString(File.Load("xml2file

[Gambas-user] XML since rev. #5036

2012-08-12 Thread Karl Reinl
Salut Adrien, since rev. #5036 the attached xslt is no more a valide xml. Some minutes before on rev. #5019 and all the years before it did its job. test : DIM Xsl AS NEW XmlDocument Xsl.FromString(File.Load("xml2file.xslt")) ' -- Amicalement Charlie xml2file.xslt Description: appl