Error in Baseline Documents: Missing xml:id on SoapModuleComponent

Jonathan,

I've been investigating the errors reported for Woden on
MessageTest-1G. The problem is that the baseline document is wrong.
One of the component types is missing an xml:id which causes the
component number to be wrong. Here is the baseline for MessageTest-1G

<soapcm:soapModuleComponent>
        <soapcm:ref>									
http://www.w3.org/2002/ws/desc/6/10/test-module
	</soapcm:ref>
        <soapcm:required>false</soapcm:required>
	<base:parent ref="c37" />
</soapcm:soapModuleComponent>

Note the missing xml:id on soapModuleComponent.

Maybe the schema omits this attribute. Maybe the transform omits the
attribute. I'll investigate further.

-- Arthur

Received on Friday, 17 November 2006 13:57:08 UTC