Web Data Management XPath is a language for finding information in an XSL document XQuery document XHTML document XML document XSL document XQuery document XHTML document XML document ANSWER DOWNLOAD EXAMIANS APP
Web Data Management XPath contains a library of standard commands variables functions programs commands variables functions programs ANSWER DOWNLOAD EXAMIANS APP
Web Data Management In simple Type Built into XML schema Boolean type holds ? True/False and any number except 0 1,0 True ,False or 1,0 True, False True/False and any number except 0 1,0 True ,False or 1,0 True, False ANSWER DOWNLOAD EXAMIANS APP
Web Data Management Which of these are not a kind of XPath nodes ? processing-instruction comment namespace instruction processing-instruction comment namespace instruction ANSWER DOWNLOAD EXAMIANS APP
Web Data Management Which of these are not the XQuery type of nodes ? number element namespace attribute number element namespace attribute ANSWER DOWNLOAD EXAMIANS APP
Web Data Management What is the right syntax of the doc() function ? doc("bookdetails.xml"); doc("bookdetails.xml") doc('bookdetails.xml') doc(bookdetails.xml); doc("bookdetails.xml"); doc("bookdetails.xml") doc('bookdetails.xml') doc(bookdetails.xml); ANSWER DOWNLOAD EXAMIANS APP