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 The use of a DTD in XML development is ? no longer necessary after the XML editor has been customized used to direct conversion using an XSLT processor a good guide to populating a templates to be filled in when generating an XML document automatically required when validating XML documents no longer necessary after the XML editor has been customized used to direct conversion using an XSLT processor a good guide to populating a templates to be filled in when generating an XML document automatically required when validating XML documents ANSWER DOWNLOAD EXAMIANS APP
Web Data Management For which of theses the XQuery can't be used ? Generate summary reports Transform XML data to XHTML Search Web documents for relevant information None of these Generate summary reports Transform XML data to XHTML Search Web documents for relevant information None of these ANSWER DOWNLOAD EXAMIANS APP
Web Data Management To create a data island we use the _____________HTML element. ANSWER DOWNLOAD EXAMIANS APP
Web Data Management A node's children, children's children, etc. is called ? siblings descendants ancesters none of these siblings descendants ancesters none of these ANSWER DOWNLOAD EXAMIANS APP
Web Data Management Which of these share the same data model and supports the same functions and operators ? XQuery 1.0 and XPath 1.0 XQuery 1.0 and XPath 2.0 XQuery 1.1 and XPath 2.0 XQuery 1.0.1 and XPath 2.0.1 XQuery 1.0 and XPath 1.0 XQuery 1.0 and XPath 2.0 XQuery 1.1 and XPath 2.0 XQuery 1.0.1 and XPath 2.0.1 ANSWER DOWNLOAD EXAMIANS APP