mozer wrote: > > To be fair, both are correct, but it depends on what you want to do > > If you refer to XML Specification [1], then it means that you are > talking about well formedness (without namespace) > > If you refer either to Namespace in XML [2] or any specification that > depends on this one, you are talking about namespace-well-formedness > which is described in section 7 of [2] > > So if you think that XMLMind is either namespace aware and namespace > non aware then indeed you have to choose > > But probably, the stricter rule is better
Thank you for this clarification. I agree that one cannot be wrong by implementing the stricter rule.

