> I just added a test in test.utils.TestXMLUtils which confirms that xml:lang > is getting parsed correctly by our deserialization system, so I think we > shouldn't be throwing this error. This test (and I believe your example) > works fine under Xerces, but I'll bet it fails for you with crimson - could > you check? This is either something Xerces is letting us be too lax about > (which we should fix if so) or a problem with crimson (in which case we'll > recommend you switch to Xerces).
Indeed i'm using jdk1.4.x which is using crimson if i'm right. Regards Reto