The WhereClauseDef element specifies a condition.

Element NameWhereClauseDef
Parent ElementsMetaDataVersion
Element XPath(s)/ODM/Study/MetaDataVersion/WhereClauseDef
Element Textual ValueNone
AttributesOID, CommentOID
Child Elements(RangeCheck+)
Usage/Business Rules
  • Business Rule(s):
    • A WhereClause is required for each unique value of the WhereClauseOID attribute value in a WhereClauseRef element within the MetaDataVersion.

AttributeSchema Datatype or EnumerationUsageDefinitionBusiness Rule(s)
OIDoidRequired

Unique ID for the WhereClauseDef. See Section 2.13, Element Identifiers and References, for OID considerations.


CommentOIDoidref

Conditional

Reference to the unique ID of a CommentDef that describes how to join the datasets when the WhereClause includes references to variables in different datasets.
  • Required when RangeCheck includes ItemOID values that belong to different ItemGroupDef elements

  • No labels