Web Data Management Parameter entities can appear in ? xml file none of these xsl file dtd file xml file none of these xsl file dtd 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 In XML the internal DTD subset is read before the external DTD there is no internal type of DTD the external DTD subset is read before the internal DTD there is no external type of DTD the internal DTD subset is read before the external DTD there is no internal type of DTD the external DTD subset is read before the internal DTD there is no external type of DTD 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 Kind of Parsers are ? non-validating and validating well-documented None of these well-formed non-validating and validating well-documented None of these well-formed ANSWER DOWNLOAD EXAMIANS APP
Web Data Management Attribute standalone="no" should be included in XML declaration if a document: has external general references has an external DTD is linked to an external XSL stylesheet has processing instructions has external general references has an external DTD is linked to an external XSL stylesheet has processing instructions ANSWER DOWNLOAD EXAMIANS APP