Design and implement schemasusing xml schema, Programming Languages

Assignment Help:

You are to build a Schema in XML Schema Language that will be used to support the development of the new central course information management system and other supporting applications in the Mohawk College Registrar'sOffice. After a lot of discussion, the Registrar has the following information for you: 

1. A course is uniquely identified by a department prefix (4 letter code such as "COMP") and a course number (5 digit number such as "10078").

2. Each course has a human-readable title, up to 40 characters long. Thetitle appears on course schedules and transcripts but is not the unique identifier for the course.

3. Each course is offered for a certain number of credits, with 3being the default value.

4. The Registrar makes a distinction between the generalized description of a course and a "course offering" which is a specific instance of a course. That is, a course offering is a particular course and section number offered in a particular semester, taught in a specific room by a specific faculty member at a specific time.

5. A student has a name, an email address and a student ID number (and lots of other information which we will ignore.) A student also has an IDREF to her transcript.

6. A transcript has an IDREF to a student via the student ID, a gpa decimal, a list of 0-3 majors, and a list of up to 16 semester records. You may simplify your life by making the majors be same as the department prefixes.

7. A semester record has a list of 0-6 course enrollment records (see below).

8. An enrollment record tabulates the information for each course a student has enrolled in --- the course information and (for courses now completed) the grade received.

9. A class list has the course offering info and a list of the students by IDREF.

a) Design and implement schemasusing XML Schema Language for:

a. a course catalog

b. a list of courses offered in a semester

c. a student transcript

d. Create sample XML instance documents for schemas a,b,cas described above.Use your own name, email, student id, class list, etcin your examples.

Include suitable annotations (documentation) in your schema(s)and comments in your xml to explain your design and implementation choices. You may use a schema editor / design tool and/or instance generation tool - if you do, you must mention it in your comments. Ensure that your instance document validates against your schema document. Include all files in your submission.


Related Discussions:- Design and implement schemasusing xml schema

Padovan string, Padovan String Problem Description A Padovan string...

Padovan String Problem Description A Padovan string P(n) for a natural number n is defined as: P(0) = 'X' P(1) = 'Y' P(2) = 'Z' P(n) = P(n-2) + P(n-3), n

Windows communication foundation, Windows Communication Foundation The Micr...

Windows Communication Foundation The Microsoft windows Interaction or communication foundation (or WCF), formerly known as "Indigo", is an application selection program (API) in th

Java interfaces, Expertsmind brings you unique solution in java assignment...

Expertsmind brings you unique solution in java assignments Interfaces A program in the Java selection language is a fuzzy type that is used to specify a program (in the ge

Corba multiple clients, I have an assignment that requires from me to run ...

I have an assignment that requires from me to run multiple clients and one server ( Corba)

Django template, i''ve a problem with rendering a page with django template...

i''ve a problem with rendering a page with django templates

Write an implementation for the prime machine, You should use the BToolkit ...

You should use the BToolkit to produce the answers to the questions below. Where applicable, please use the machine names and identifier names suggested in the question to help me

Laplace transforms, There actually isn't all that much to this section. All...

There actually isn't all that much to this section. All we are going to do now is work a quick illustration using Laplace transforms for a 3 rd order differential equation therefo

Write a program to list the intermediate films sandwiched, We want a progra...

We want a program, a logic, we can list the intermediate films sandwiched between the 2 tapes (from - to) that indicates the user. example: From to

Program to find the largest value in an array, 1. Write out a detailed plan...

1. Write out a detailed plan for a program to find the largest value in an array that is smaller than a ceiling C. For example, suppose the array has the values {4, 14, 11, 100, 6}

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd