InFormItemData element
The InFormItemData element represents an item in the Oracle InForm software.
In the Oracle implementation of ODM, an ItemData maps to an Oracle InForm control (not to an Oracle InForm item).
Any time that an Oracle extension that applies to an Oracle InForm item (as opposed to a control) is used, the extension is attached to an InFormItemData.
XPath
ODM/ClinicalData/SubjectData/StudyEventData/FormData/ItemGroupData/pf:InFormItemData
Parent element | Child elements |
---|---|
ItemGroupData |
Attributes
Attributes: InFormItemData | Description |
---|---|
InFormItemOID |
The identifier of the data item. type=odm:oid. Required. |
Name |
The item RefName. type=string. Required. |
Parent topic: Oracle ODM extensions