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.

  Use a search tree to find the solution

Explain how will use a search tree to find the solution.

  How to access virtualised applications through unicore

How to access virtualised applications through UNICORE

  Recursive tree algorithms

Write a recursive function to determine if a binary tree is a binary search tree.

  Determine the mean salary as well as the number of salaries

Determine the mean salary as well as the number of salaries.

  Currency conversion development

Currency Conversion Development

  Cloud computing assignment

WSDL service that receives a request for a stock market quote and returns the quote

  Design a gui and implement tic tac toe game in java

Design a GUI and implement Tic Tac Toe game in java

  Recursive implementation of euclids algorithm

Write a recursive implementation of Euclid's algorithm for finding the greatest common divisor (GCD) of two integers

  Data structures for a single algorithm

Data structures for a single algorithm

  Write the selection sort algorithm

Write the selection sort algorithm

  Design of sample and hold amplifiers for 100 msps by using n

The report is divided into four main parts. The introduction about sample, hold amplifier and design, bootstrap switch design followed by simulation results.

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