Am Mittwoch, den 30.07.2014, 08:50 +0200 schrieb Adrien Prokopowicz:
> Le Sat, 26 Jul 2014 12:37:40 +0200, Charlie Reinl
> a écrit:
>
> > Salut Adrien,
> >
> > I didn't find anything about xml-error and/or well-formed and valid XML.
> >
> > Found that problem after a bad xml usage. I copied a p
Le Sat, 26 Jul 2014 12:37:40 +0200, Charlie Reinl
a écrit:
> Salut Adrien,
>
> I didn't find anything about xml-error and/or well-formed and valid XML.
>
> Found that problem after a bad xml usage. I copied a path at the end of
> the file, and saved and forgot.
>
> Now, I still can load it with
Salut Adrien,
I didn't find anything about xml-error and/or well-formed and valid XML.
Found that problem after a bad xml usage. I copied a path at the end of
the file, and saved and forgot.
Now, I still can load it with Xml.FromString(File.Load("my.xml")), but
next line on XSLT.Transform(Xml, X