Element NameParameter
Parent ElementsMethodSignature
Element XPath(s)
  • /ODM/Study/MetaDataVersion/ItemDef/RangeCheck/MethodSignature/Parameter
  • /ODM/Study/MetaDataVersion/MethodDef/MethodSignature/Parameter
  • /ODM/Study/MetaDataVersion/ConditionDef/MethodSignature/Parameter
Element Textual ValueNone
AttributesName, DataType, Definition, OrderNumber
Child ElementsNone
Usage/Business Rules
  • Business Rule(s):
    • If the FormalExpression includes input arguments,  a Parameter must be provided for each argument. 
    • A Parameter identifies values passed to a Method that may be processed by a FormalExpression. To maintain the relative simplicity of MethodDef implementations, default values and optional parameters are not explicitly supported.
  • No labels