You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FlexSettlementType FlexOrderSettlementType does provide a Period, but no ISP-Duration or TimeZone that are needed to validate the provided ISP (start, duration) combinations. TimeZone is required to determine the length of the day in case of summer/winter time transition and ISP-Duration is required to determine the number of ISPs that fit in the day's length.
Same goes for FlexSettlementType ContractSettlementType ContractSettlementPeriodType ISP list.
For FlexSettlementType FlexOrderSettlementType one can argue that there must be a FlexOrder and the ISP provided must correspond the ISPs provided in the FlexOrder referred to by the OrderReference field (available according to the documentation, but not in the XSD). There also is no FlexOrderMessageID, which would be more useful then the OrderReference. But this validation which I think should take place between the FlexOrderType and the FlexOrderSettlementType that the list of ISPs match, is not described in the documentation that it should be performed.
I do not see any other means to validate the FlexSettlementType ContractSettlementType ContractSettlementPeriodType ISP lists.
The text was updated successfully, but these errors were encountered:
FlexSettlementType FlexOrderSettlementType does provide a Period, but no ISP-Duration or TimeZone that are needed to validate the provided ISP (start, duration) combinations. TimeZone is required to determine the length of the day in case of summer/winter time transition and ISP-Duration is required to determine the number of ISPs that fit in the day's length.
Same goes for FlexSettlementType ContractSettlementType ContractSettlementPeriodType ISP list.
For FlexSettlementType FlexOrderSettlementType one can argue that there must be a FlexOrder and the ISP provided must correspond the ISPs provided in the FlexOrder referred to by the OrderReference field (available according to the documentation, but not in the XSD). There also is no FlexOrderMessageID, which would be more useful then the OrderReference. But this validation which I think should take place between the FlexOrderType and the FlexOrderSettlementType that the list of ISPs match, is not described in the documentation that it should be performed.
I do not see any other means to validate the FlexSettlementType ContractSettlementType ContractSettlementPeriodType ISP lists.
The text was updated successfully, but these errors were encountered: