Property:Code compliant or not
From CSDMS
m added generic Code compliant or not property, can be used for more radio button options in form |
No edit summary |
||
Line 3: | Line 3: | ||
The allowed values for this property are: | The allowed values for this property are: | ||
* [[Allows value::Yes]] | * [[Allows value::Yes]] | ||
* [[Allows value::No | * [[Allows value::No but planned]] | ||
* [[Allows value::No | * [[Allows value::No but possible]] | ||
* [[Allows value::No | * [[Allows value::No not possible]] |
Revision as of 11:34, 4 September 2009
This is a property of type Enumeration.
The allowed values for this property are:
- Yes
- No but planned
- No but possible
- No not possible
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Yes", "No but planned", "No but possible", "No not possible" ] } }