Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Changed all "class"/"classes" hyperlinks to point to the Model documentation and, where necessary added "see ... section for more information" references with section links

...

  • Documentation document references, which may be created for analysis methods, analyses or outputs by specifying 1 or more document references in the documentRefs attribute of the AnalysisMethod, Analysis, or Output classes, respectively. Only 1 document reference should be created for each document being referenced; referenceDocumentId should be unique within the set of instances of the DocumentReference class included in the documentRefs attribute. However, the document reference for a specific document may include multiple page references if it is necessary to reference different pages or sections of the document. See the AnalysisMethod, Analysis, or Output sections for more information about analysis methods, analyses and outputs.
  • Programming code document references, which may be created for the template programming code associated with analysis methods, or for programming code for analyses or outputs. No more than 1 document reference may be created for the programming code associated any analysis method, analysis, or output and, when included, the document reference is specified in the documentRef attribute of:

As programming code document references refer to program files (which usually only contain the set programming code statements for a single analysis method, analysis, or output), programming code document references usually do not include page references.

...