OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

regrep message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: RE: [regrep] regrep 1/24/2007: Question on RS Section 3.1 Errata(PublicComment)


I've discovered one more issue a few hours ago that I think could be a
candidate for errata as it might've been a copy/paste error in the
ebXMLRegistryInterfaces.wsdl file. Here is the current snippet from that
file:

<operation name="updateObjects">
	<input message="tns:msgUpdateObjectsRequest"/>
	<output message="tns:msgUpdateObjectsRequest"/>
</operation>

and it should look like:

<operation name="updateObjects">
	<input message="tns:msgUpdateObjectsRequest"/>
	<output message="tns:msgRegistryResponse"/>
</operation>


Regards,
Nikola


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]