This shows you the differences between the selected revision and the current version of the page.
| some_bad_practices_frequently_encountered 2010/01/14 17:11 | some_bad_practices_frequently_encountered 2010/01/14 17:29 current | ||
|---|---|---|---|
| Line 46: | Line 46: | ||
| <ItemData ItemOID="frmABCDEFGH.sctSysEnr.itmSubjID" Value="1234" /> | <ItemData ItemOID="frmABCDEFGH.sctSysEnr.itmSubjID" Value="1234" /> | ||
| - | which I encountered in an ODM export from an important EDC vendor. | + | which I encountered in an ODM export from a major EDC vendor. |
| It uses "composite" OIDs for forms, itemgroups and items, i.e. the OID of the Item is composed of the OID from the form + the OID of the itemgroup + its own identifier. | It uses "composite" OIDs for forms, itemgroups and items, i.e. the OID of the Item is composed of the OID from the form + the OID of the itemgroup + its own identifier. | ||