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 When processing an output XML, "new line" symbols ? are converted to single LF symbol are converted to single CR symbol are copied into output "as is", i.e. "CR+LF" for Windows, CR for Macintosh, LF for Unix are discarded are converted to single LF symbol are converted to single CR symbol are copied into output "as is", i.e. "CR+LF" for Windows, CR for Macintosh, LF for Unix are discarded 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 Parameter entities can appear in ? none of these dtd file xml file xsl file none of these dtd file xml file xsl file 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 XPath is a ____ for defining parts of an XML document. syntax program function none of these syntax program function none of these ANSWER DOWNLOAD EXAMIANS APP