Data: udf
- Namespace: http://genologics.com/ri/userdefined
- XML Schema File: userdefined.xsd
The data in this namespace is divided into elements and types. Types define the structure of the data. Elements define specific instances of the types, and are therefore more relevant to REST endpoints, which generally consume and/or produce elements.
The following types are members of this namespace:
Type field
Field is the value and data type of a user-defined field.
Attributes
name | type | description |
---|---|---|
unit | string | For numeric type fields, the unit of measure for the user-defined field's value. |
name | string | The name of the user-defined field. |
type | field-type | The type of data in the user-defined field. |
Value
- Type: string
The field value.