Web Data Management Parameter entities can appear in ? none of these xsl file dtd file xml file none of these xsl file dtd file xml file 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 the document has root element the document contains atleast one or more root element Each element must nest inside any enclosing element property the XML document has DTD associated with it & it complies with that DTD the document has root element the document contains atleast one or more root element Each element must nest inside any enclosing element property 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 XML document can be viewed in ? IE C.0 IE 6.0 IE B.0 IE X.0 IE C.0 IE 6.0 IE B.0 IE X.0 ANSWER DOWNLOAD EXAMIANS APP
Web Data Management In XQuery, how many types of node are present ? 8 6 5 7 8 6 5 7 ANSWER DOWNLOAD EXAMIANS APP
Web Data Management Predicates are used to find the ? root child of a specific node specific node parent of a specific node root child of a specific node specific node parent of a specific node ANSWER DOWNLOAD EXAMIANS APP