Web Data Management XQuery uses _______ to limit the extracted data from the XML documents. limit from-to None of the predicates limit from-to None of the predicates ANSWER DOWNLOAD EXAMIANS APP
Web Data Management When processing an output XML, "new line" symbols ? are converted to single LF symbol are discarded are copied into output "as is", i.e. "CR+LF" for Windows, CR for Macintosh, LF for Unix are converted to single CR symbol are converted to single LF symbol are discarded are copied into output "as is", i.e. "CR+LF" for Windows, CR for Macintosh, LF for Unix are converted to single CR symbol ANSWER DOWNLOAD EXAMIANS APP
Web Data Management What does XML stand for? X-Markup Language eXtensible Markup Language eXtra Modern Link Example Markup Language X-Markup Language eXtensible Markup Language eXtra Modern Link Example Markup Language ANSWER DOWNLOAD EXAMIANS APP
Web Data Management Which of these type of built-in functions which are not supported by XPath ? character values functions string values functions sequence manipulation functions node and QName manipulation functions character values functions string values functions sequence manipulation functions node and QName manipulation functions ANSWER DOWNLOAD EXAMIANS APP
Web Data Management Predicates are used to find the ? parent of a specific node root child of a specific node specific node parent of a specific node root child of a specific node specific node ANSWER DOWNLOAD EXAMIANS APP
Web Data Management Valid XML document means (most appropriate) ? 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 the XML document has DTD associated with it & it complies with that DTD ANSWER DOWNLOAD EXAMIANS APP