Senior Problem
Spring 2000
Due May 5, 9pm
Intro
In the document,
draft-ietf-idwg-requirements-02.txt,
are listed a number of requirements for the IDWG
protocol and message structure.
The document,
draft-ietf-idwg-data-model-02.txt,
describes a data model for the IDWG messages,
and the document
draft-ietf-idwg-idmef-xml-01.txt,
describes a xml representation of that data model.
Problem
Match each appropriate requirement in the requirements document
against specific sections of the data model and xml documents.
You are looking for requirements not fulfilled or fulfilled
poorly.
For example,
5.1 IDEP message formats SHALL support full internationalization
and localization.
The data model in section 5.1 describes the data types and uses
UTF-8, etc.
The XML implementation in section 3.1 describes the use of XML
and its character sets
Last modified April 26, 00 by mike@cs.hmc.edu