Category: Issue may impact interoperability of implementations of Edition 2
Issue
The text for the values is different to the description in chapter 6. Correct in annex H.
Proposal
Change to:
<EnumType id="IntrDetMth">
<EnumVal ord="1">Voltage</EnumVal>
<EnumVal ord="2">Voltage and current</EnumVal>
<EnumVal ord="3">Voltage and normally open breaker contact</EnumVal>
<EnumVal ord="4">Voltage and normally closed breaker contact</EnumVal>
<EnumVal ord="5">Voltage and both normally open and normally closed breaker contacts</EnumVal>
<EnumVal ord="6">Normally open breaker contact</EnumVal>
<EnumVal ord="7">Normally closed breaker contact</EnumVal>
<EnumVal ord="8">Both normally open and normally closed breaker Contacts</EnumVal>
Discussion
Created
Status
09 Mar 11
In Force (green)
Accepted
03 Feb 11
Ballot Period
<EnumType id="IntrDetMth">
<EnumVal ord="1">Voltage</EnumVal>
<EnumVal ord="2">Voltage and Current</EnumVal>
<EnumVal ord="3">Voltage and Normally Open breaker contact</EnumVal>
<EnumVal ord="4">Voltage and Normally Closed breaker contact</EnumVal>
<EnumVal ord="5">Voltage and Normally Open and Normally Closed breaker contacts</EnumVal>
<EnumVal ord="6">Normally Open breaker contact</EnumVal>
<EnumVal ord="7">Normally Closed breaker contact</EnumVal>
<EnumVal ord="8">Both Normally Open and Normally Closed breaker contacts</EnumVal>
</EnumType>
01 Feb 11
Discussion (red)
Accepted
24 Nov 10
Discussion (red)
It is okay to remove the starting and trailing blanks / CR. However 'NC' and 'NO' are special terms, therefore 'Normally Open Close' should start with a capital letter ('contacts' should always have lower case letter).