XPath was designed to be used by XSLT, XPointer and other XML ? compiler software parsing software loader software linker software TRUE ANSWER : ? YOUR ANSWER : ?
Which of these share the same data model and supports the same functions and operators ? XQuery 1.0 and XPath 2.0 XQuery 1.1 and XPath 2.0 XQuery 1.0.1 and XPath 2.0.1 XQuery 1.0 and XPath 1.0 TRUE ANSWER : ? YOUR ANSWER : ?
Each element and attribute has one parent only. None of these False Not always true True TRUE ANSWER : ? YOUR ANSWER : ?
Which of these type of built-in functions which are not supported by XPath ? string values functions node and QName manipulation functions sequence manipulation functions character values functions TRUE ANSWER : ? YOUR ANSWER : ?
What is FLWOR ? None of these For, Let, Where, Order by, Return Foreach,Let,Where as,Object,Record For, Let,Where as,Object,Record TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following XML fragments are well-formed? None of these <myElement myAttribute="value1 > value2"/> <myElement myAttribute="value1 & value2"/> <myElement myAttribute="value1 <= value2"/> TRUE ANSWER : ? YOUR ANSWER : ?
Nodes that have the same parent is called ? childs elements none of these siblings TRUE ANSWER : ? YOUR ANSWER : ?
Comment in XML document is given by ? </-- -- > <!-- --> <!-- --!> <?-- --> TRUE ANSWER : ? YOUR ANSWER : ?
Which are known as Atomic values ? leaf nodes parent nodes root node nodes with no parent or children TRUE ANSWER : ? YOUR ANSWER : ?
XML DSOs has the property for the number of pages of data the recordset contains ? number count pageCount pageNumber TRUE ANSWER : ? YOUR ANSWER : ?