Topic: API/xml error in Transformers
Hi all,
I'm developing in C#. As i try to load the xml given from the API for Transformers (2007 - id # 1858), i get an error in the following line (# 145):
<person url="http://www.themoviedb.org/person/17341" name="Amaury Nolasco" character="ACWO Jorge "Fig=""" Figueroa" job="Actor" id="17341" thumb=""/>
As far as i can tell, it should instead partly read: ... character="ACWO Jorge" Fig="Figueroa" ...
Is it an error in the xml code, a fault in .Net XmlDocument.LoadXml() or im i missing someting?
Best regards,
Daniel
... and a B I G thanks to Travis and all other developers!