EnumParamInterpretType simple type
Specifies the interpretation type.
Content Type
| Item | Facet value | Description |
|---|---|---|
| string restriction | ||
| Enumeration | double | The parameter value will be processed as a number. |
| Enumeration | high nibble | The parameter value will be processed as the high nibble (i.e. first four bits) of a byte. |
| Enumeration | string | The parameter value will be processed as an ASCII string. |