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

Compare with Current View Page History

Version 1 Next »

This example shows 2 terminology extensions, with 1 sponsor term defined for the AnalysisReasonEnum enumeration and 2 sponsor terms defined for the OutputFileTypeEnum enumeration

terminologyExtensions:
- id: SPANREAS
  enumeration: AnalysisReasonEnum
  sponsorTerms:
  - id: SPANREAS1
    submissionValue: DEMONSTRATION
    description: The analysis was included in the set as an additional example to
      demonstrate both a different type of analysis and sponsor terminology for analysis
      reason.
- id: SPFTYPE
  enumeration: OutputFileTypeEnum
  sponsorTerms:
  - id: SPFTYPE_DOCX
    submissionValue: docx
    description: Office Open XML Document Format (DOCX)
  - id: SPFTYPE_ODT
    submissionValue: odt
    description: OpenDocument Text Format (ODT)
...

idenumerationsponsorTerms
SPANREASAnalysisReasonEnum
idsubmissionValuedescription
SPANREAS1DEMONSTRATIONThe analysis was included in the set as an additional example to demonstrate both a different type of analysis and sponsor terminology for analysis reason.
SPFTYPEOutputFileTypeEnum
idsubmissionValuedescription
SPFTYPE_DOCXdocxOffice Open XML Document Format (DOCX)
SPFTYPE_ODTodtOpenDocument Text Format (ODT)

  • No labels