Web Data Management Which of the following strings are a correct XML name? XMLElement#123 xmlExtension xslNewElement All XMLElement#123 xmlExtension xslNewElement All 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 also document need to be well formed & valid document need not to be well formed document validity has no relationship with well formedness document need to be well formed also document need to be well formed & valid ANSWER DOWNLOAD EXAMIANS APP
Web Data Management XPath is a language for finding information in an XQuery document XML document XSL document XHTML document XQuery document XML document XSL document XHTML document 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 There is a way of describing XML data, how? XML uses a DTD to describe the data & XML uses a description node to describe data XML uses a description node to describe data XML uses XSL to describe data XML uses a DTD to describe the data XML uses a DTD to describe the data & XML uses a description node to describe data XML uses a description node to describe data XML uses XSL to describe data XML uses a DTD to describe the data ANSWER DOWNLOAD EXAMIANS APP
Web Data Management What is the correct syntax of the declaration which defines the XML version ? None of these None of these ANSWER DOWNLOAD EXAMIANS APP