Web Data Management You can name the schema using the name attribute like ? ANSWER DOWNLOAD EXAMIANS APP
Web Data Management In XQuery, how many types of node are present ? 5 6 7 8 5 6 7 8 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 followed ancestor following attribute followed ancestor following ANSWER DOWNLOAD EXAMIANS APP
Web Data Management The default model for complex type, in XML schemas for element is ? textOnly elementOnly All of the mentioned no default type textOnly elementOnly All of the mentioned no default type ANSWER DOWNLOAD EXAMIANS APP
Web Data Management In simple Type Built into XML schema Boolean type holds ? 1,0 True ,False or 1,0 True, False True/False and any number except 0 1,0 True ,False or 1,0 True, False True/False and any number except 0 ANSWER DOWNLOAD EXAMIANS APP