XML is the mother of
WAP and WML
HTML
All of the above
None of these
Create new language
Replace old language
All of the above
None of these
an XML Schema to describe the data
an XHTML Schema to describe the data
an XPath to describe the data
an XQuerya to describe the data
be self - descriptive
display only useful data
carrying request
giving response
<![CDATA[ Text to be ignored ]]>
<CDATA> Text to b e ignored </CDATA>
<PCDATA> Text to be ignored </PCDATA>
<xml:CDATA[ Text to be ignored ]>
<?xml-stylesheet type="text/xsl" href="mystyle.xsl"?>
< linktype="text/xsl" href="my style.xsl"/>
<stylesheet type="text/xsl" href="mystyle.xsl" />
All of the above
eXtensibleStylesheet Language
eXtra Style Language
eXpandable Style Language
eXtensible Style Listing
<first name>
<age>
<NAME>
All three names are incorrect.
< 1dollar>
<Note>
<h1>
All 3 names are incorrect
All XML elements must be properly closed
All XML documents must have a DTD.
All XML elements must b e lower case.
All of the above.
Document Type Definition
Dynamic Type Definition.
Do The Dance
Direct Type Definition.
<!-This is a comment ->
<comment>This is a comment</comment>
<?-This is a comment->
All of the above.
All of the above
<sample></sample>
<sample/>
None of the above.
<? xml version="1 .0 "/ ?>
</xml version="1.0"/>
<xml version="1.0">
none of the above
Elements may nest but not overlap
Elements may have multiple attribute with the same name
Quoting attribute is optional.
All of the above.
Extensible Markup Language
Extra Modern Link
Example markup Language
X-Markup Language