Web Data Management In simple Type Built into XML schema Boolean type holds ? True ,False or 1,0 True/False and any number except 0 1,0 True, False True ,False or 1,0 True/False and any number except 0 1,0 True, False ANSWER DOWNLOAD EXAMIANS APP
Web Data Management A node's children, children's children, etc. is called ? siblings descendants none of these ancesters siblings descendants none of these ancesters ANSWER DOWNLOAD EXAMIANS APP
Web Data Management For XML document to be valid ? document need not to be well formed document validity has no relationship with well formedness document need to be well formed & valid document need to be well formed also document need not to be well formed document validity has no relationship with well formedness document need to be well formed & valid document need to be well formed also ANSWER DOWNLOAD EXAMIANS APP
Web Data Management XQuery uses _______ to limit the extracted data from the XML documents. None of the limit predicates from-to None of the limit predicates from-to ANSWER DOWNLOAD EXAMIANS APP
Web Data Management The XML DOM object is ? Entity Reference Entity Comment Reference Comment Data Entity Reference Entity Comment Reference Comment Data 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