-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
Affects Version/s: V4.0_ERRATA02
-
Component/s: Protocol
-
None
-
Environment:
[Applied]
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.