← Prev in month ← Prev in thread
Next in thread → Next in month →

Public Comment

From
<>
Date
2006-06-28T12:15:59+00:00
ID
Thread
Public Comment
Comment from: 

Name: Remo Jongeneelen
Title: Freelance .NET developer/arch
Organization: Free IT
Regarding Specification: WSRP v2.0

Section 6.1.21 (HandleEventsFailed Type):
Within the specification PDF, member "index" is defined as an array of int.
Within the wsrp_v2_types.xsd this element is also specified with maxOccurs "unbounded". 
Both these facts mean that this member can occur more than once.

Yet, the description of this field seems to mention that it will always contain a single 0-based index. This also matches with the fact that there's only one errorCode field and only one reason field.

Shouldn't this field simply be of type int with maxOccurs 1?
← Prev in month ← Prev in thread
Next in thread → Next in month →