-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: V4.0_ERRATA02
-
Fix Version/s: V4.0_ERRATA03
-
Component/s: Protocol
-
Labels:None
-
Environment:
[Applied]
-
Proposal:
Example 70 reads:
<Function Name="MostRecentOrder" ReturnType="SampleModel.Order"
IsBound="true">
<Parameter Name="customer" Type="SampleModel.Customer" /> </Function>
ReturnType is used as an Attribute of the Function element. This is wrong.
ReturnType is an element.