Write a xml schema for the validation of the document notes.

Assignment Help Data Structure & Algorithms
Reference no: EM13159212

write a XML schema for the validation of the document notes.xml. Write the schema according to the following three approaches;

1.- Based on the document structure

2.- Structured (bottom-up design)

3.- Type-based (top-down design)

Here is the note.xml code, i will need the .xsd schema codes

<?xml version="1.0" encoding="ISO-8859-1"?>
<notes>
<note>
    <date format="USA">
      <month> 04</month>
      <day>11</day>
      <year>2014</year>
   </date>
    <time>
      <hour> 23</hour>
      <minute>11</minute>
      <second>35</second>
   </time>
   <to id="101A" >Tove</to>
   <to id="314F">Joe</to>
   <from>Janie</from>
   <heading>Reminder</heading>
   <body>Don't forget me this weekend!</body>
</note>
<note>
    <date format="USA">
      <month> 04</month>
      <day>11</day>
      <year>2014</year>
   </date>
   <to id="102F" >Anthony</to>
   <from>Mary</from>
   <heading>Reminder</heading>
   <body>Please, bring me the textbook!</body>
</note>
</notes>

 

 

Reference no: EM13159212

Questions Cloud

Write a function that takes an integer array : 1. Write a function that takes an integer array and the array's size as parameters. The function will check if the array is sorted. If it is, it will return a 1. If it is not sorted it will return 0. The function should not  sort the array.
The mean and standard deviation : How do i write a program in c++ that use functions max, min, the total numbers, the mean and standard deviation to read a file text and return these values from the file text. note the file text has random numbers. note im not suppose to use arrays.
Write a count occurrences() function that accepts a string : Write a CountOccurrences() function that accepts a string to be searched and a sub-string to be found. The function should return the # of times the sub-string is found. Write a tester file that declares a secret sentence as a constant.
Allows the user to enter the coefficients for a system : Create a graphical (not text-based) Visual C++ program that allows the user to enter the coefficients for a system of four equations with four unknowns. Include a button that when clicked, will solve the system of equations and display the results in..
Write a xml schema for the validation of the document notes. : write a XML schema for the validation of the document notes.xml. Write the schema according to the following three approaches;1.- Based on the document structure2.- Structured (bottom-up design)3.- Type-based (top-down design)
Program to compute the total volume : Write a program to compute the total volume for a number of cylinders. A cylinder may have different values for height and radius.
Create a calculator function : This is the code for my trip planner,you need to figure out how to create a calculator function to enable users to calculate their own costs if they choose
The initial number for generating the sequences : Then, after the functions, read in the initial number for generating the sequences. Here, check that it is a positive integer. If it is not, give an error message and exit the program.
Write an array where the user can input 7 temperatures : Write an array where the user can input 7 temperatures; include a 'for' loop. Make sure the temperatures are larger than -100 and smaller than or equal to 120, if not, make sure the user enters a valid number. Make sure the temperature is between the..

Reviews

Write a Review

Data Structure & Algorithms Questions & Answers

  Implement an open hash table

In this programming assignment you will implement an open hash table and compare the performance of four hash functions using various prime table sizes.

  Developing a new customer order entry system

The system development team at Wilson Corporation is working on developing a new consumer order entry system. In the process on designing the new system,

  Advantage of fast running time of insertion sort

Running time of quicksort can be enhanced in practice by taking advantage of fast running time of insertion sort when its input is "nearly" sorted.

  Short discussion on the concept of cryptography

The answer gives the learner with a short discussion on the concept of cryptography and the different aspects and functions that are provided through using encryption.

  Online vs. face-to-face classes

Communication A significant distinction between online and face-to-face classes lies in the area of communication.

  Coefficients of algorithm and negative coefficient mean

How could you utilize the larger grid size and longer time step? Write down the coefficients of your algorithm? What would negative coefficient mean?

  Converting arithmetic expression in reverse polish notation

Convert the following numerical arithmetic expression into reverse Polish notation and show the stack operations for evaluating the numerical result.

  Describe open source and proprietary databases

Describe open source and proprietary databases. What are some drawbacks and benefits of each type of database?

  Question about structured wiring

Describe how properly installed structured wiring save the need to recable when new applications are added. Provide some examples of a project that required to be recabled because it was not properly installed structured wiring?

  Design algorithm based on bfs that colors a graph

Design an algorithm based on BFS that either colors a graph with 2 colors or determines that two colors are not sufficient.

  Perform page trace analysis by fifo page removal algorithm

Using the FIFO page removal algorithm, do a page trace analysis indicating page faults with asterisks (*). Then compute the failure and success ratios.

  Creating an object oriented data model

Create an object oriented data model, including all appropriate notations, to represent the given situation. In a particular region there are a number of gardens.

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