Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Gliffy Diagram
macroId4255a98f-414f-44a1-84c7-625720ecdea2
nameStudy Diagram - StudyEventGroupDef
pagePin1

Code Block
languagexml
firstline1
titleExample ODM-XML
linenumberstrue
collapsetrue
<!-- StudyEventGroup representing the study cell A1: ArmOID and EpochOID are populated -->
<StudyEventGroupDef OID="SEG.A1" Name="Study cell A1" ArmOID="ARM.A EpochOID="EPOCH.1>
	<StudyEventGroupRef StudyEventGroupOID="SEG.X"/>
	<StudyEventGroupRef StudyEventGroupOID="SEG.Y"/>
</StudyEventGroupDef>
<!-- StudyEventGroup representing the study element X -->
<StudyEventGroupDef OID="

...

SEG.X" Name="Study element X">
... </StudyEventGroupDef>
<!-- StudyEventGroup representing the study element Y -->
<StudyEventGroupDef OID="SEG.Y" Name="Study element Y">
... </StudyEventGroupDef>



Pagenav2