PresentWith element
Describes other parameters that must be present for this parameter to be valid.
Usage
<PresentWith>
child elements
</PresentWith>
Attributes
There are no attributes.
Child elements
Element | Description |
---|---|
ParameterIds |
This element must contain one or more ParameterId elements. |
Child element sequence
ParameterIds
Parent elements
Element | Description |
---|---|
ParameterDefinition |
Information that fully describes an assessment parameter. |
Remarks
Each ParameterId element contains the programmatic name of a parameter and a value for that parameter.
The parent parameter is treated as present only if the parameter (or parameters) listed in the ParametersIds element are present in an AssessmentRun element.
Examples
<ParametersIds>
<ParameterId>
<ProgrammaticName><ProgrammaticName>
</ParameterId>
</ParametersIds>
Element information
Can be empty | No |