logo

Crowdly

24-25 CS1840/CS2841: Internet Services

Looking for 24-25 CS1840/CS2841: Internet Services test answers and solutions? Browse our comprehensive collection of verified answers for 24-25 CS1840/CS2841: Internet Services at moodle.royalholloway.ac.uk.

Get instant access to accurate answers and detailed explanations for your course questions. Our community-driven platform helps students succeed!

Consider the following DTD (Document Type Definition) schema.

<!ELEMENT schedule (event*)>

<!ELEMENT event (name, date, location)>

<!ELEMENT name (#PCDATA)>

<!ELEMENT location (#PCDATA)>

<!ELEMENT date (#PCDATA)>

Which of the following XML documents is not valid with respect to this schema?

0%
0%
0%
100%
View this question

Consider the following DTD (Document Type Definition) schema.

<!ELEMENT book (title, author, price)>

<!ELEMENT title (#PCDATA)>

<!ELEMENT author (#PCDATA)>

<!ELEMENT price (#PCDATA)>

Which of the following XML documents is valid with respect to this schema?

0%
0%
0%
100%
View this question

Consider the following DTD (Document Type Definition) schema.

<!ELEMENT employee ANY>

<!ATTLIST employee department CDATA #IMPLIED>

Which of the following sentences correctly describes the meaning of the #IMPLIED in the context of this schema?

View this question

Consider the following DTD (Document Type Definition) schema.

<!ELEMENT order (item+)>

<!ELEMENT item (#PCDATA)>

Which of the following sentences correctly describes the meaning of item+ in the context of this schema?

0%
0%
100%
0%
View this question

Consider the following DTD (Document Type Definition) schema rules.

<!ELEMENT title (#PCDATA)>

<!ELEMENT description (#PCDATA)>

Along with these, which of the DTD schema rules below correctly defines an XML product element that must contain exactly one title element and one description element?

0%
100%
0%
0%
View this question

Fix all the syntax errors in the XML contained in the menu.xml file, and either enter the corrected XML code in the box below or upload it as a .xml file.

View this question

Describe the fifth syntax error in the XML document contained in the menu.xml file.

View this question

Describe the fourth syntax error in the XML document contained in the menu.xml file.

View this question

Describe the third syntax error in the XML document contained in the menu.xml file.

View this question

Describe the second syntax error in the XML document contained in the menu.xml file.

View this question

Want instant access to all verified answers on moodle.royalholloway.ac.uk?

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