Web Data Management XPath is a language for finding information in an XML document XHTML document XSL document XQuery document XML document XHTML document XSL document XQuery document ANSWER DOWNLOAD EXAMIANS APP
Web Data Management Microsoft XML Schema Data Type “ boolean” has values ? True ,False True ,False or 1,0 1,0 any number other then zero and zero True ,False True ,False or 1,0 1,0 any number other then zero and zero 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 Which of these is not a valid XPath Axes ? attribute ancestor followed following attribute ancestor followed following ANSWER DOWNLOAD EXAMIANS APP
Web Data Management For XML document to be valid ? document need to be well formed also document need not to be well formed document need to be well formed & valid document validity has no relationship with well formedness document need to be well formed also document need not to be well formed document need to be well formed & valid document validity has no relationship with well formedness ANSWER DOWNLOAD EXAMIANS APP
Web Data Management Well formed XML document means ? must contain one or more elements and root element must contain all other elements it contain an element it contains one or more elements it contains a root element must contain one or more elements and root element must contain all other elements it contain an element it contains one or more elements it contains a root element ANSWER DOWNLOAD EXAMIANS APP