Solved

Import of BPMN XML from Signavio creates Error 2.5

Hi there,

when I try to Import an XML-Export File created from Signavio, I receive an errror message, saying "error in XML document 2,5"

That doesn't help much.

Any suggestions?

Thanks in advance

Andreas

Comments (1)

photo
1

Dear Andreas,

Maybe you have an error in the line 2, character 5 of your XML document. Probably you are not instantiating correctly an object type. We attach two URLs, the first for an error similar to yours and the second is the documentation about XmlRootAttribute Class. I hope this information might be useful.

https://stackoverflow.com/questions/27905993/there-is-an-error-in-xml-document-2-2-what-does-this-mean

https://docs.microsoft.com/en-us/dotnet/api/system.xml.serialization.xmlrootattribute?redirectedfrom=MSDN&view=netframework-4.7.2

Kind regards.