[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Cosmetic change for brw-1.wsdl
Lily/Dave,
We've noticed a cosmetic change that could be made to the
BrokeredNotification WSDL that was uploaded on Friday.
Five of the Fault message definitions (pasted below) are missing the
'wsdl:' namespace on the part elements. This isn't a functional problem
because the default namespace is also defined as the WSDL namespace but it
would be good to be consistent.
Cheers,
Matt
Matt Roberts
IBM WebSphere Messaging Design and Development
Hursley Park, England. +44 1962 815444
matt.roberts@uk.ibm.com
MP 211 / DE3H22
<wsdl:message name="InvalidTopicExpressionFault">
<part name="InvalidTopicExpressionFault"
element="wsn-br:InvalidTopicExpressionFault" />
</wsdl:message>
<wsdl:message name="TopicNotSupportedFault">
<part name="TopicNotSupportedFault"
element="wsn-br:TopicNotSupportedFault" />
</wsdl:message>
<wsdl:message name="PublisherRegistrationRejectedFault">
<part name="PublisherRegistrationRejectedFault"
element="wsn-br:PublisherRegistrationRejectedFault"/>
</wsdl:message>
<wsdl:message name="PublisherRegistrationFailedFault">
<part name="PublisherRegistrationFailedFault"
element="wsn-br:PublisherRegistrationFailedFault"/>
</wsdl:message>
<wsdl:message name="PullNotificationNotSupportedFault">
<part name="PullNotificationNotSupportedFault"
element="wsn-br:PullNotificationNotSupportedFault"/>
</wsdl:message>
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]