Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Xfancy
classdataset
idenumerationsponsorTerms
idsubmissionValuedescription
SPANREASAnalysisReasonEnumSPANREAS1DEMONSTRATIONThe analysis was included in the set as an additional example to demonstrate both a different type of analysis and sponsor terminology for analysis reason.
SPFTYPEOutputFileTypeEnumSPFTYPE_DOCXdocxOffice Open XML Document Format (DOCX)
SPFTYPE_ODTodtOpenDocument Text Format (ODT)
```
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)
...
```
Panelcode
titleYAML Example
Markdown
Xcss
.wiki-content rowcaps.dataset table.tablesorter>thead>tr>th{background-color: #cfcfcf;}
.wiki-content rowcaps.dataset table.tablesorter>tbody>tr>td{padding: 5px;}