Test for input emptyok attribute in WML

For the following input elements, input is required:
format=N*M;emptyok=false
format=*M;emptyok=false
For the following input elements, input is not required:
default
format=*M
emptyok=true
format=n*M;emptyok=true
format=*M;emptyok=true