From: Peter C. <Pet...@me...> - 2005-07-25 09:35:11
|
> From: [...] Matthew Buckett > Problem with XML: Problem exporting XML file: Attribute "imsmd" was=20 > already specified for element "imsmd:record". OK - that's a bug in the namespace awareness code. It's attempting to add a reference to the same namespace more than once (have a look at the IMS metadata after this has happened and you'll see what I mean). Looking at ways to fix now. - Peter |