The 'effect' element already exists in the content model



When I try to validate an XML file using a code written in C#, I get an error, "The 'effect' element already exists in the content model". What does this error means? P.S. I use DTD for XML validation


No comments:

Post a Comment