GroupDef element
The GroupDef element defines a user group in an InForm study. AdminData contains a collection of GroupDef elements.
Xpath
ODM/AdminData/pf:GroupDef| Parent element | Child elements |
|---|---|
| AdminData | pf:Right . |
Attributes
| Attributes: GroupDef | Description |
|---|---|
| OID |
The refname of the item. type=odm:oid. Required. |
| Name |
The name of the group as displayed in the Oracle InForm software. type=odm:text. Required. |
| GroupType |
The type of the group, such as Rights, Reporting, Query, Signature. type=xs:String. Required. |
Parent topic: Oracle ODM extensions