SIA (Quiz Type)

0.0(0)
studied byStudied by 1 person
0.0(0)
full-widthCall with Kai
GameKnowt Play
New
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/14

flashcard set

Earn XP

Description and Tags

pahapyaw ni juvert batumbakal

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

15 Terms

1
New cards

<?xml ______

version="1.0"?>

2
New cards

XML

Extensible Markup Language

3
New cards

valid XML element name

_name>

4
New cards

XML comments

<!-- -->

5
New cards

<review _____

rating = "5">

6
New cards

Which of the following is TRUE about XML elements vs attributes?

Elements can hold multiple values and hierarchy.

7
New cards

describe XML DTD

Defines structure and rules of an XML document

8
New cards

XML namespace function

To avoid element name conflicts

9
New cards

valid XML syntax rule?

All tags must be closed

10
New cards

An XML document must contain how many root elements?

One

11
New cards

NOT allowed in XML

Spaces in element names

12
New cards

XML Prolog refers to the declaration line <______>

?xml version="1.0"?

13
New cards

Valid XML

id=”5”

14
New cards
15
New cards