Is it easier to process XML than HTML?
1.Yes
2.No
3.Somtimes
4.Cant say
What does XML stand for?
1.eXtra Modern Link
2.eXtensible Markup Language
3.Example Markup Language
4.X-Markup Language
Which of the following strings are a correct XML name?
1._myElement
2.my Element
3.#myElement
4.None of the above
Which statement is true?
1. All the statements are true
2.All XML elements must have a closing tag
3. All XML elements must be lower case
4.All XML documents must have a DTD
XML DSOs has the property for the number of pages of data the recordset contains
1.count
2.number
3.pageCount
4.pageNumber
Kind of Parsers are
1.well-formed
2.well-documented
3.non-validating and validating
4.None of the above
Kind of Parsers are
1.well-formed
2.well-documented
3.non-validating and validating
4.None of the above
The XML DOM object is
1.Entity
2.Entity Reference
3.Comment Reference
4.Comment Data
What is the correct syntax of the declaration which defines the XML version?:
1..< xml version=â€A.0″ />
2.<?xml version=â€A.0″?>
3.<?xml version=â€A.0″ />
4.None of the above
Which of the following strings are a correct XML name?
1.xmlExtension
2.xslNewElement
3.XMLElement#123
4.All