Document element reference

The document element reference is a technical reference about the details of all elements available in an Assay comparison document.

The following information is included in the document element reference:

  • Parent path to the element.
  • Label of the element
  • Identification number referencing the structure overview.
  • Technical name
  • Data type of the element
  • Default (Initial) value
  • Multiplicity (Minimum and maximum number of appearances)
  • Is the element required in the document?
  • Description of the element

/
PLA 2.x Assay comparison document

001

TECHNICAL NAME
AssayComparison

DATA TYPE
xs:empty

DEFAULT VALUE

MULTIPLICITY
1..1

REQUIRED
yes

The PLA 2.x Assay Comparison Document defines a comparison of a migrated Quantitative Response Assay to its source PLA 2.x Assay Archive Document.

/PLA Assay Comparison Document/
Name

002

TECHNICAL NAME
Name

DATA TYPE
xs:token

DEFAULT VALUE

MULTIPLICITY
1..1

REQUIRED
yes

The name of the PLA 2.x Assay Comparison Document.

/PLA Assay Comparison Document/
Date

003

TECHNICAL NAME
Date

DATA TYPE
xs:dateTime

DEFAULT VALUE

MULTIPLICITY
1..1

REQUIRED
yes

The date element is initially filled by the current date and time. It is possible to change the value of this element.

/PLA Assay Comparison Document/
Migrated Document Reference

004

TECHNICAL NAME
MigratedDocumentReference

DATA TYPE
Document Reference. Quantitative ResponseAssay

DEFAULT VALUE

MULTIPLICITY
1..1

REQUIRED
yes

Reference to the Quantitative Response Assay Document to perform the comparison.

/PLA Assay Comparison Document/
Report Full Precision Values

005

TECHNICAL NAME
ReportFullPrecisionValues

DATA TYPE
xs:boolean

DEFAULT VALUE

MULTIPLICITY
1..1

REQUIRED
yes

If the report full precision values option is set to 'true', the compared values will be additionally reported with the unrounded value. Otherwise only the rounded values will be visible in the report.

/PLA Assay Comparison Document/
Comparison Settings

006

TECHNICAL NAME
ComparisonSettings

DATA TYPE
xs:empty

DEFAULT VALUE

MULTIPLICITY
1..1

REQUIRED
yes

Settings for the comparison operation.

/PLA Assay Comparison Document/Comparison Settings/
Regression Parameter Precision

007

TECHNICAL NAME
Parameter

DATA TYPE
T_Comparison Precision

DEFAULT VALUE

MULTIPLICITY
1..1

REQUIRED
yes

Controls the precision used for comparing regression parameter results. Both values are rounded to the given number of significant digits and compared afterwards. The rounding method is the so-called 'rounding half away from zero'. Examples '4 significant digits', the observed value is 0.011135, the rounded value is 0.01114. '3 significant digits', the observed value is 0.011135, the rounded value is 0.0111.

/PLA Assay Comparison Document/Comparison Settings/
Test Result Precision

008

TECHNICAL NAME
Testresults

DATA TYPE
T_Comparison Precision

DEFAULT VALUE

MULTIPLICITY
1..1

REQUIRED
yes

Controls the precision used for comparing suitability test results. Both values are rounded to the given number of significant digits and compared afterwards. The rounding method is the so-called 'rounding half away from zero'. Examples '4 significant digits', the observed value is 0.011135, the rounded value is 0.01114. '3 significant digits', the observed value is 0.011135, the rounded value is 0.0111.

/PLA Assay Comparison Document/Comparison Settings/
Potency Result Precision

009

TECHNICAL NAME
Potency

DATA TYPE
T_Comparison Precision

DEFAULT VALUE

MULTIPLICITY
1..1

REQUIRED
yes

Controls the precision used for comparing potency results. Both values are rounded to the given number of significant digits and compared afterwards. The rounding method is the so-called 'rounding half away from zero'. Examples '4 significant digits', the observed value is 0.011135, the rounded value is 0.01114. '3 significant digits', the observed value is 0.011135, the rounded value is 0.0111.

/PLA Assay Comparison Document/Comparison Settings/
Standard Error Precision

010

TECHNICAL NAME
StandardError

DATA TYPE
T_Comparison Precision

DEFAULT VALUE

MULTIPLICITY
1..1

REQUIRED
yes

Controls the precision used for comparing standard error results of parameter estimates. Both values are rounded to the given number of significant digits and compared afterwards. The rounding method is the so-called 'rounding half away from zero'. Examples '4 significant digits', the observed value is 0.011135, the rounded value is 0.01114. '3 significant digits', the observed value is 0.011135, the rounded value is 0.0111.