validation - Is there any difference between 'valid xml' and 'well formed xml'? -


i wasn't aware of difference, coworker says there is, although can't up. what's difference if any?

there difference, yes. xml adheres xml standard considered formed, while xml adheres dtd considered valid.


Comments

Popular posts from this blog

c++ - How do I get a multi line tooltip in MFC -

asp.net - In javascript how to find the height and width -

c# - DataTable to EnumerableRowCollection -