Difference between revisions of "Data interchange format"
From ECHSA Congenital Database
Jump to navigationJump to searchm |
|||
| Line 5: | Line 5: | ||
This is a DTD (Document Type Definition) which can be used to validate an XML file. | This is a DTD (Document Type Definition) which can be used to validate an XML file. | ||
| − | * ''' | + | * '''[[Media:CardiacDataExchange.dtd]]''' |
This DTD file defines the relations between patients, admissions, operations, etc. in the export file. | This DTD file defines the relations between patients, admissions, operations, etc. in the export file. | ||
| Line 11: | Line 11: | ||
'''See also''' | '''See also''' | ||
| − | * | + | *[[Data export]] |
| − | * | + | *[[Data import]] |
| − | * | + | *[[Data security]] |
| − | + | ||
| + | [[category:terminology|Format]] | ||
Revision as of 15:25, 24 September 2005
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.
This DTD file defines the relations between patients, admissions, operations, etc. in the export file.
See also