RFC: 0001
Title | |||||||||||||||||
SuperDARN Request for Comments Document Specification | |||||||||||||||||
Author | |||||||||||||||||
R.J.Barnes | |||||||||||||||||
Summary | |||||||||||||||||
To further the discussion of software issues within the SuperDARN community, it has been decided to adopt an approach similar to the "Request For Comments" documents that define the Internet. A document describing proposed software changes will be posted for review and comment prior to implementation.This document describes the proposed format of SuperDARN Request for Comments. | |||||||||||||||||
Description | |||||||||||||||||
1. IntroductionThe SuperDARN Request for Comments documents are modeled after the widely known Internet Request for Comments (RFCs). The purpose of the documents is to discuss any aspect of the software that may be of interest to the wider SuperDARN community. The purpose of this document is to define the format of SuperDARN RFCs and a mechanism for maintaining and distributing them. 2. Document FormatSuperDARN RFCs will be stored using the XML format already used by the rest of the SuperDARN documentation. There are several principal benefits to this:
2.1 Rules for Constructing an RFC DocumentFor convenience, each RFC will reside in a separate XML file. The root element of an RFC is marked using the The elements of the the RFC are defined below:
The body text and summary of an RFC can include HTML tags for markup, but the author must ensure that these tags do not violate any XML grammar rules, so all tags must have an accompanying closing tag. 2.2 The Revision HistoryThe RFC must include a revision history in the form of one or more
3. Managing the DocumentsRFCs are stored in the 4. Producing HTML versions of RFCsScripts within the An automated script called 5. An Example RFC document
| |||||||||||||||||
References | |||||||||||||||||
None | |||||||||||||||||
History | |||||||||||||||||
2004/06/01 Initial Revision. |