XPath is ? not belong to any Standard a Microsoft Standard a W3C Standard not a W3C Standard TRUE ANSWER : ? YOUR ANSWER : ?
What does XML stand for? Example Markup Language eXtra Modern Link eXtensible Markup Language X-Markup Language TRUE ANSWER : ? YOUR ANSWER : ?
XPath became a W3C Recommendation on ? 16. November 1998 16. November 1999 17. November 1999 16. December 1999 TRUE ANSWER : ? YOUR ANSWER : ?
XQuery is the ? query language for XML query language for XSLT query language for XHTML query language for XSL TRUE ANSWER : ? YOUR ANSWER : ?
Which of these type of built-in functions which are not supported by XPath ? node and QName manipulation functions character values functions sequence manipulation functions string values functions TRUE ANSWER : ? YOUR ANSWER : ?
For which of theses the XQuery can't be used ? Generate summary reports Transform XML data to XHTML Search Web documents for relevant information None of these TRUE ANSWER : ? YOUR ANSWER : ?
DTD includes the specifications about the markup that can be used within the document, the specifications consists of all EXCEPT ? entity declarations the browser name the size of element name element declarations TRUE ANSWER : ? YOUR ANSWER : ?
XQuery is ? not always case-insensitive not always case-sensitive case-sensitive case-insensitive TRUE ANSWER : ? YOUR ANSWER : ?
Well formed XML document means ? it contains a root element must contain one or more elements and root element must contain all other elements it contain an element it contains one or more elements TRUE ANSWER : ? YOUR ANSWER : ?