Web Data Management XML uses the features of ? VML HTML XHTML SGML VML HTML XHTML SGML 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 Well formed XML document means ? it contains one or more elements must contain one or more elements and root element must contain all other elements it contain an element it contains a root element it contains one or more elements must contain one or more elements and root element must contain all other elements it contain an element it contains a root element ANSWER DOWNLOAD EXAMIANS APP
Web Data Management XQuery is ? not always case-sensitive not always case-insensitive case-sensitive case-insensitive not always case-sensitive not always case-insensitive case-sensitive case-insensitive ANSWER DOWNLOAD EXAMIANS APP
Web Data Management ________ share the same data model and support the same functions and operators. XQuery 2.0 and XPath 2.0 XQuery 1.0 and XPath 2.0 XQuery 1.0 and XPath 1.0 XQuery 2.0 and XPath 1.0 XQuery 2.0 and XPath 2.0 XQuery 1.0 and XPath 2.0 XQuery 1.0 and XPath 1.0 XQuery 2.0 and XPath 1.0 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