Ulf Dittmer wrote:What do the existing parsers think about those?
Although, without a schema, where does XSD come into play?
All I want to know is if the given XML structure valid. That is, in one of them, there is a parent node called Catalogue which has a child node called Catalogue. In the next one, there's another parent called Film who has a child node called Film. Would this be illegal syntax according to XML standards set by W3C? Please forget the XSD, Schema or the parsers..!