Data interchange format

From ECHSA Congenital Database
Revision as of 10:35, 24 September 2005 by MaciejBlizinski (talk | contribs)
(diff) ←Older revision | view current revision (diff) | Newer revision→ (diff)
Jump to navigationJump to search

The fundamental format for data exchange in DataCollectionSoftware is XML.

Format Specification

This is a DTD (Document Type Definition) which can be used to validate an XML file.

  • attachment:CardiacDataExchange.dtd

This DTD file defines the relations between patients, admissions, operations, etc. in the export file.

See also

  • ../DataExport
  • ../ExportToCsv (relational databases, e.g. MS Access)
  • ../DataImport
  • DataSecurity