Web Data Management XPath contains a library of standard variables commands programs functions variables commands programs functions ANSWER DOWNLOAD EXAMIANS APP
Web Data Management For which of theses the XQuery can't be used ? Transform XML data to XHTML Generate summary reports None of these Search Web documents for relevant information Transform XML data to XHTML Generate summary reports None of these Search Web documents for relevant information ANSWER DOWNLOAD EXAMIANS APP
Web Data Management In XQuery, how many types of node are present ? 8 5 6 7 8 5 6 7 ANSWER DOWNLOAD EXAMIANS APP
Web Data Management What does DTD stand for? Direct Type Definition Dynamic Type Definition Do The Dance Document Type Definition Direct Type Definition Dynamic Type Definition Do The Dance Document Type Definition 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 function is basically used to open the file. fileOpen() fopen() doc() open() fileOpen() fopen() doc() open() ANSWER DOWNLOAD EXAMIANS APP