Documenting Data Flow Diagrams
Documenting Data Flow Diagrams
Data Dictionary
Online Documentaion Form (Data Element)
System: Enrollment System 4/20/2012
Label:SubjCode Alias:
Type and Length:Char (10) Default Value:
Source: List of Schedules Acceptable Value: chars and numbers
Security: department User Responsibility:
Description and Comments:
Data Dictionary
Online Documentation Form (Data Flow)
System: Enrollment System Date: 4/20/2012
Label: AdvisedSubjects Alias: AdvSubj
Origin: AdvisedStudent Destination: Student
Volume and Frequency: a max of 800 per day
Description and Comments:
These are the subjects advised by the adviser to the students….
Data Dictionary
Online Documentation Form (data store)
System: Enrollment System Date: 4/20/2012
Label: EnrollmentData Alias:
Attributes:
SchedRec
StudInfo
Sched
StudCred
StudSched
EnrollmentRec
Volume and Frequency:
SchedRec – 500 schedules
Stud Info – 7000 students
Sched – 500 schedules
StudCred – 7000 sudents
Attributes: Standard DFD names that enter or leave the data store.
Data Dictionary
Online Documentation Form (Process)
System: Enrollment System Date: 4/20/2012
Label:EncodeAS Alias:
Process No. 4
Process Description: (this section includes the input and output data flows. For functional primitivesk
the process description also documents the processing steps and business logic. )
Documenting Entities
Data Dictionary
Online Documentation Form (Entities)
System: Enrollment System Date: 4/20/2012
Label: Student Alias: Stud
Input Data Flows:
AdvisedSubjects
EnrollmentForm
Description:
- The student who enrolls in the university
Documenting the Records
Data Dictionary
Online Documentation Form (Records)
System: Enrollment System Date: 4/20/2012
Label: SchedRec Alias:
Attributes:
(list of all data elements included in the record)
schedNumber
Subj Code
Subj Title
Units
Time
Room
Days
Description: