Difference between revisions of "DECOR Documentation"

(DECOR publication)
(DECOR use cases)
Line 14: Line 14:
 
*[[DECOR-Publication|Publishing DECOR]] - exporting DECOR into various formats
 
*[[DECOR-Publication|Publishing DECOR]] - exporting DECOR into various formats
  
==DECOR use cases==
+
===DECOR use cases===
 
*[[DECOR-Usability levels|What are DECOR usability levels?]]
 
*[[DECOR-Usability levels|What are DECOR usability levels?]]
 
**[[DUL-Schematron only]]
 
**[[DUL-Schematron only]]
 
**[[DUL-Testing framework]]
 
**[[DUL-Testing framework]]

Revision as of 07:35, 13 May 2014

This contains (more and more) the documentation of the DECOR XML format.

DECOR main parts

  • root element - Holds the namespace(s), schema definition and decor project attributes
  • project - Holds the generic project information including description, authors, copyright, version history
  • datasets - Holds all domain concepts that apply to the scenarios relevant to this project in one or more datasets
  • scenarios - Holds scenarios with (groups of) transactions that map to real world processes
  • ids - Holds designations/display names for identifiers
  • terminology - Holds code systems, value sets, and associations between dataset concepts and terminology
  • rules - Holds the rules (templates) for message/document elements and attributes, and associations between dataset concepts and message/document elements
  • issues - Holds any project related issues

DECOR publication

DECOR use cases