Skip to content

Commit b328e8a

Browse files
allow maxSelectedCount in queryRef
1 parent a505f9b commit b328e8a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Model/lib/rng/wdkModel.rng

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -948,6 +948,9 @@
948948
<optional>
949949
<attribute name="emptyValue" />
950950
</optional>
951+
<optional>
952+
<attribute name="maxSelectedCount" />
953+
</optional>
951954
<optional>
952955
<attribute name="number">
953956
<data type="boolean" />

0 commit comments

Comments
 (0)