Putting Together XML (Introductory): You Do It |
|
|---|---|
This is the second part of "Putting Together XML".In the first part, we had an idea for an XML file, and a number of lines of XML code, all scrambled up. In this section, we'll give you the idea and you can create the code yourself.
|
|
Here's the Idea: |
You're creating a resource with information about city parks. You'll need to create XML information that includes:
As you create an example database, you can use these two examples, and/or any other park examples you like:
Open a text editor and create an XML file to represent this data, or data like it. |