You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Model Documentation

The AnalysisOutputProgrammingCode class is use to specify programming code used for either analyses or outputs. It is used in the programmingCode attribute of either:

  • The Analysis class, to indicate the programming code used to perform a specific analysis, or
  • The Output class, to indicate the programming code used to produce the results included in a specific output.

ER Diagram: AnalysisOutputProgrammingCode

The ARS AnalysisOutputProgrammingCode class corresponds with the arm:ProgrammingCode element specified in ARM for Define-XML:

ARS AnalysisOutputProgrammingCode AttributesCorresponding ARM for Define-XML arm:ProgrammingCode Attributes/Elements
contextContext attribute
codearm:Code element
documentRefdef:DocumentRef element

  • No labels