value	Specifies a value.

id                  	Specifies an unique identifier for this element.
implementation      	Specifies the implementation class name.
idref               	Specifies a reference to the element with the matching <a href=&quot;"idAttribute.

<description>         	Description of the value.
<history>             	Specifies the value history.
<deprecated>          	Specifies that the contents of this element should be marked as deprecated.
<specreference>       	Specification reference for this value.
<ascii>               	Specifies a set of ASCII characters (8 bits) value.
<bigdecimal>          	Specifies an BigDecimal value.
<biginteger>          	Specifies an BigInteger value.
<boolean>             	Specifies a Boolean value.
<byte>                	Specifies a Byte value (8 bits).
<bytes>               	Specifies bytes.
<character>           	Specifies a character value (16 bits).
<double>              	Specifies a Double value.
<float>               	Specifies a Float value.
<int>                 	Specifies an Integer value (32 bits).
<list>                	Specifies list data.
<long>                	Specifies a Long value (64 bits).
<map>                 	Specifies a Map value.
<short>               	Specifies a Short value (16 bits).
<string>              	Specifies a String value.
