Wellformed XML |
|
Well formed XML |
|
Wellformed XML is a document that conforms to all the XML well formed rules. Follow the link to the left to see the rules. |
|
Check well formed XML document |
|
There is only one simple step needed to check that your XML document is well formed. |
|
Build a well formed XML document |
|
Do not try to just sit down and build a complete XML document all at once. Follow the following set of simple steps, adding a little at a time.
By taking small steps, you can correct problems as you go along. |
|
Lab 2 assignment |
|
If you did not get your lab 2 topic approved by the instructor when you submitted your lab 1, get it approved before starting work on lab 2.
Create one XML document that describes your topic.
Check your XML document to be sure it is well formed during the construction. The first check should be when you have only the root element. Check again frequently. If you have trouble with the restrictions on the number of elements and attributes, simplify what you implement for your topic, to reduce the number. |
|
Put your web page on the Internet |
|
You have built your XML document; now put it on the Internet, so everyone can see it. |
|
Complete lab |
|
You have built your lab 2 XML document and uploaded it to voyager.
|
|