Web Data Management Parameter entities can appear in ? xml file dtd file none of these xsl file xml file dtd file none of these xsl file ANSWER DOWNLOAD EXAMIANS APP
Web Data Management In XQuery, how many types of node are present ? 8 6 7 5 8 6 7 5 ANSWER DOWNLOAD EXAMIANS APP
Web Data Management XQuery is ? case-sensitive not always case-sensitive case-insensitive not always case-insensitive case-sensitive not always case-sensitive case-insensitive not always case-insensitive 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 Attribute standalone="no" should be included in XML declaration if a document: is linked to an external XSL stylesheet has external general references has processing instructions has an external DTD is linked to an external XSL stylesheet has external general references has processing instructions has an external DTD ANSWER DOWNLOAD EXAMIANS APP
Web Data Management Which of these are not a kind of XPath nodes ? instruction namespace comment processing-instruction instruction namespace comment processing-instruction ANSWER DOWNLOAD EXAMIANS APP