logo

Crowdly

Have a look at the following XML sample code. Your task is to create an XML file...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

Have a look at the following XML sample code. Your task is to create an XML file called q2.xml

and write XML code to include 5 staff records.

<?xml version="1.0" ?>

<dailyUpdate campus="Woolloomooloo" date="24/02/2016">

<staff operation="update">

<staffNumber>0154728</staffNumber>

<firstName>John</firstName>

<lastName>Smith</lastName>

</staff>

<staff operation="add">

<staffNumber>5287523</staffNumber>

<firstName>Mary</firstName>

<lastName>Jane</lastName>

</staff>

</dailyUpdate>

More questions like this

Want instant access to all verified answers on moodle.uowplatform.edu.au?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!