DateEnumeration (v12.2.5)
Represents an enumerated data type whose values are numbers.
Namespace
http://xmlns.oracle.com/policyautomation/hub/12.2.5/metadata/types
Used By
| Field | Type | Description |
|---|---|---|
| id | xsd:string
|
The id that uniquely identifies this enumeration within the context of this metadata response. |
| description | xsd:string
|
If provided, will be displayed as the enumeration's name in OPM. |
| child-enum-id | xsd:string
|
If provided, specifies the id of the linked child enumeration. |
| UncertainValue | UncertainEnumVal | If defined, provides the text display value of the uncertain enumeration value in the list. |
| EnumValue[] | DateEnumVal | Defines one or more date values in the enumeration. |