Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Lab Activity 1 Colombia Earthquake 143 Dead in Colombia Earthquake By Jared Kotler, Associated Press Writer Bogota, Colombia Monday January 25 1999 7:28 ET !!!

Lab Activity 1

"?> Colombia Earthquake 143 Dead in Colombia Earthquake By Jared Kotler, Associated Press Writer Bogota, Colombia Monday January 25 1999 7:28 ET

!!! Now identify the root element and child elements!!!

Lab Activity 1.2

Open XML Notepad 2007

Make a new xml document

Analyze and write the following xml code:

<?xml version="1.0"?>

<purchaseOrder>

<shipTo country="US">

<name>Alice Smithname>

<street>123 Maple Streetstreet>

<city>Mill Valleycity>

<state>CAstate>

<zip>90952zip>

shipTo>

<billTo country="US">

<name>Robert Smithname>

<street>8 Oak Avenuestreet>

<city>Old Towncity>

<state>PAstate>

<zip>95819zip>

billTo>

<comment>Hurry, my lawn is going wild!comment>

<items>

<item partNum="872-AA">

<productName>LawnmowerproductName>

<quantity>1quantity>

<USPrice>148.95USPrice>

<comment>Confirm this is electriccomment>

item>

<item partNum="926-AA">

<productName>Baby MonitorproductName>

<quantity>1quantity>

<USPrice>39.98USPrice>

<shipDate>1999-05-21shipDate>

item>

items>

purchaseOrder>

Check out the Tree Structure

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Systems Design Implementation And Management

Authors: Peter Rob, Carlos Coronel

3rd Edition

0760049041, 978-0760049044

More Books

Students also viewed these Databases questions