Web Data Management You can name the schema using the name attribute like ? ANSWER DOWNLOAD EXAMIANS APP
Web Data Management Which of these are not a kind of XPath nodes ? namespace processing-instruction instruction comment namespace processing-instruction instruction comment 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
Web Data Management Which of these are not valid path expressions of XPath ? $ / @ // $ / @ // ANSWER DOWNLOAD EXAMIANS APP
Web Data Management When processing an output XML, "new line" symbols ? are converted to single CR symbol are converted to single LF symbol are copied into output "as is", i.e. "CR+LF" for Windows, CR for Macintosh, LF for Unix are discarded are converted to single CR symbol are converted to single LF symbol are copied into output "as is", i.e. "CR+LF" for Windows, CR for Macintosh, LF for Unix are discarded ANSWER DOWNLOAD EXAMIANS APP
Web Data Management Which of these are built on XPath expressions ? XQuery and XLink XQuery and XPointer XLink and XPointer XQuery and XPath XQuery and XLink XQuery and XPointer XLink and XPointer XQuery and XPath ANSWER DOWNLOAD EXAMIANS APP