Web Data Management XPath became a W3C Recommendation on ? 16. November 1999 16. November 1998 17. November 1999 16. December 1999 16. November 1999 16. November 1998 17. November 1999 16. December 1999 ANSWER DOWNLOAD EXAMIANS APP
Web Data Management Which function is basically used to open the file. open() fileOpen() doc() fopen() open() fileOpen() doc() fopen() ANSWER DOWNLOAD EXAMIANS APP
Web Data Management To add the attribute named Type to the tag the syntax will be ? 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 the following strings are a correct XML name? my Element #myElement None of these _myElement my Element #myElement None of these _myElement ANSWER DOWNLOAD EXAMIANS APP
Web Data Management Nodes that have the same parent is called ? childs none of these siblings elements childs none of these siblings elements ANSWER DOWNLOAD EXAMIANS APP