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 XPath includes over ? more than 200 built-in functions more than 100 built-in functions 100 built-in functions 200 built-in functions more than 200 built-in functions more than 100 built-in functions 100 built-in functions 200 built-in functions ANSWER DOWNLOAD EXAMIANS APP
Web Data Management Each element and attribute has one parent only. Not always true True None of these False Not always true True None of these False ANSWER DOWNLOAD EXAMIANS APP
Web Data Management You can name the schema using the name attribute like ? ANSWER DOWNLOAD EXAMIANS APP
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 For XML document to be valid ? document need not to be well formed document validity has no relationship with well formedness document need to be well formed & valid document need to be well formed also document need not to be well formed document validity has no relationship with well formedness document need to be well formed & valid document need to be well formed also ANSWER DOWNLOAD EXAMIANS APP