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 You can name the schema using the name attribute like ? ANSWER DOWNLOAD EXAMIANS APP
Web Data Management XQuery for XML is like SQL for ? tables PL/SQL Oracle database tables PL/SQL Oracle database 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
Web Data Management Which of these are not valid path expressions of XPath ? // / @ $ // / @ $ ANSWER DOWNLOAD EXAMIANS APP
Web Data Management DTD includes the specifications about the markup that can be used within the document, the specifications consists of all EXCEPT ? element declarations entity declarations the size of element name the browser name element declarations entity declarations the size of element name the browser name ANSWER DOWNLOAD EXAMIANS APP