Page 1 of 1

XML TAGS messed up when editing? - HELP!

Posted: Thu Feb 04, 2016 2:39 pm
by Wzard
Hello,
i'm new at .XML analysis and stuff, but i need your help for something:

i have a large .xml file that was extracted from a aplication. since that file has some errors vs the SCHEMA i use, i need to correct it.
however when i add the tags that were missing from that file, the other tags of the file become all messed up.

i've check the video tutorials but none of the tutorials in the formating part answered the question.

do someone know how to handle this?
i just want to add the tags without the rest of the file to become messed up.

thks

Re: XML TAGS messed up when editing? - HELP!

Posted: Thu Feb 04, 2016 4:42 pm
by Costin
Hi Wzard,

It is not very clear what you mean by
when i add the tags that were missing from that file, the other tags of the file become all messed up
. Could you please be more specific?

If possible, please contact us on our support email address (support AT oxygenxml DOT com) and attach a screenshot of the errors you encounter in oXygen, along with any other additional details you could provide.

However, my guess is that you have multiple errors in your XML file, but the validation in oXygen is somehow progressive, so as soon as you fix the first encountered error, the validator displays the one that occurs next in your XML document in accordance with the schema you are validating it with.

Regards,
Costin