Use Case Description - Convert to XML

Name of Use Case: Convert to XML

Project: OCCAM

AuthorCharlie Paull
Creation Date27 March 07
Last Update Date
Version0.1
Diagram     Current APS System for Conversion of OU data

Description
Completed data set is present in the form of three text files. An exe program is used to bring these three files together and create a combined document in Learning Orchestrator XML format.

Narrative



Conditions
PreconditionsThe required three text files are available. They contain all the required data. They do not contain HTML tags or entity references.
Successful end conditionMainXML.txt file is produced containing all relevant data and correctly formatted in valid XML.
Failed end conditionIncorrect or incomplete input files cause conversion program to fall over. Complete output files are not produced.
Primary ActorsAPS Ltd staff
Secondary Actors
TriggerEarlier processes in the system are complete. Three input files are complete and ready.
Included Use CasesNone    

Main Flow


1. Three text files are available as input to conversion program.
2. Conversion program converts text files to XML.
3. Courses and Qualifications data are produced as two separate XML files
4. XML files are combined to create MainXML.txt