select1

<instance>
    <data xmlns="">
       <count>2</count>
    </data>
</instance>

<select1 ref="count">
<item><label>Un</label><value>1</value></item>
<item><label>Deux</label><value>2</value></item>
<item><label>One</label><value>1</value></item>
<item><label>Two</label><value>2</value></item>
</select1>

What is correct behaviour? One label selected, both, or undefined?

How about with <select>?
How about with <count>2 2</count>?

Steven

Received on Tuesday, 26 March 2019 15:12:51 UTC