e-clearing-net / OCHP

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

Tariff Restrictions minOccurance of MinEnergy, MaxEnergy, MinPower, MaxPower, MinDuration, MaxDuration #13

Closed ahzf closed 7 years ago

ahzf commented 7 years ago

In https://github.com/e-clearing-net/OCHP/blob/master/OCHP.md#tariffrestrictiontype-class the cardinality of MinEnergy, MaxEnergy, MinPower, MaxPower, MinDuration, MaxDuration is defined to be optional and I guess this is a useful behavior, but data-types.xsd defines that their minOccurance must be 1.

mtdern commented 7 years ago

Thanks for pointing this out, fixed.