Web Data Management What are the predefined attributes ? xml:space none xml:lang xml:lang & xml:space xml:space none xml:lang xml:lang & xml:space 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 Valid XML document means (most appropriate) ? the XML document has DTD associated with it & it complies with that DTD Each element must nest inside any enclosing element property the document contains atleast one or more root element the document has root element the XML document has DTD associated with it & it complies with that DTD Each element must nest inside any enclosing element property the document contains atleast one or more root element the document has root element ANSWER DOWNLOAD EXAMIANS APP
Web Data Management The node is selected by following a ? none of these both 1 and 2 steps path none of these both 1 and 2 steps path ANSWER DOWNLOAD EXAMIANS APP
Web Data Management Which of the following XML fragments are well-formed? None of these None of these ANSWER DOWNLOAD EXAMIANS APP
Web Data Management Which of these are not the XQuery type of nodes ? namespace attribute element number namespace attribute element number ANSWER DOWNLOAD EXAMIANS APP