Web Data Management Which of these are not valid path expressions of XPath ? // @ $ / // @ $ / ANSWER DOWNLOAD EXAMIANS APP
Web Data Management What is the correct syntax of the declaration which defines the XML version ? None of these None of these ANSWER DOWNLOAD EXAMIANS APP
Web Data Management XQuery is the ? query language for XSLT query language for XML query language for XHTML query language for XSL query language for XSLT query language for XML query language for XHTML query language for XSL ANSWER DOWNLOAD EXAMIANS APP
Web Data Management XPath was designed to be used by XSLT, XPointer and other XML ? loader software linker software parsing software compiler software loader software linker software parsing software compiler software ANSWER DOWNLOAD EXAMIANS APP
Web Data Management Without XPath knowledge you will not be able to create ? XSL documents XLink documents XML documents XSLT documents XSL documents XLink documents XML documents XSLT documents 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