e-clearing-net / OCHP

Open Clearing House Protocol
http://ochp.eu
MIT License
50 stars 33 forks source link

Optional ratings/MaxSocketPower in the CDRInfo: WSDL vs. documentation #21

Closed ahzf closed 7 years ago

ahzf commented 7 years ago

According to the OCHP v1.4 WSDL's array-types.xsd there might be an optional 'ratings' XML element within a CDRInfo complexType. This is not described in the documentation at https://github.com/e-clearing-net/OCHP/blob/master/OCHP.md#cdrinfo-class

The other way round there is a "maxSocketPower" field in the documentation of type "float" and the following description "Maximum available power at the socket in kilowatts. Example: "3.7", "11", "22"" which is not in the WSDL.

mtdern commented 7 years ago

Fixed, thanks!