From: Stefan B. <bo...@ap...> - 2007-05-18 05:29:13
|
Hi, I've committed changes that treat xsi:schemaLocation and xsi:noNamespaceSchemaLocation as attributes of a special kind. Just as we do for DOCTYPE declarations with different SYSTEM ids, trunk now flags differences in them as a special kind (well two kinds) of Difference which is recoverable. I haven't made uo my mind on xsi:type and xsi:nil. In particular for nil I first need to understand the semantics more deeply before I can decide whether the current handling (it is an attribute like any other attribute) makes sense or not. These changes probably warrant a second beta before the final release. Stefan |