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 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 The syntax for parameter entity is < ENTITY % NAME DEFINITION> < ENTITY % NAME DEFINITION> < ENTITY % NAME DEFINITION> < ENTITY % NAME DEFINITION> ANSWER DOWNLOAD EXAMIANS APP
Web Data Management XQuery uses ______ to address specific parts of an XML document. XSLT syntax XSL syntax XHTML syntax XPath syntax XSLT syntax XSL syntax XHTML syntax XPath syntax ANSWER DOWNLOAD EXAMIANS APP
Web Data Management The default model for complex type, in XML schemas for element is ? elementOnly All of the mentioned no default type textOnly elementOnly All of the mentioned no default type textOnly ANSWER DOWNLOAD EXAMIANS APP
Web Data Management The node is selected by following a ? steps path none of these both 1 and 2 steps path none of these both 1 and 2 ANSWER DOWNLOAD EXAMIANS APP