TechnicalMetadata
DonovanSharp - Thu Jul 06 2006 - Version 1.5
Parent topic: SddContents
SDD Part 0: Introduction and Primer to the SDD Standard
3.2 Technical metadata
Each SDD instance document must include some metadata about the document. The <TechnicalMetadata> element provides information about the processor that created the SDD document.
Example 3.2.1 - Technical Metadata for an SDD document
|
<TechnicalMetadata> includes a date and time stamp for the creation of the document.
The <Generator> element provides a name, version number and routine for the program that generated the SDD document. In the rare instance that a document is authored by hand, the name of the generator should read 'By Hand'.
<TechnicalContact> and <AdministrativeContact> are used to provide names and contact details for people responsible for the generating application. Note that SDD documents are long-lived, so transient staff should not be named here. The purpose of these is to allow a recipient of the document to contact support staff for the generating application with technical or administrative queries. Note that these contacts are responsible for the generating application, not necessarily for the data generated by the application.
-- Main.DonovanSharp - 01 Jun 2006