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 What is FLWOR ? For, Let,Where as,Object,Record None of these For, Let, Where, Order by, Return Foreach,Let,Where as,Object,Record For, Let,Where as,Object,Record None of these For, Let, Where, Order by, Return Foreach,Let,Where as,Object,Record ANSWER DOWNLOAD EXAMIANS APP
Web Data Management Which of the following XML fragments are well-formed? ANSWER DOWNLOAD EXAMIANS APP
Web Data Management Microsoft XML Schema Data Type “ boolean” has values ? True ,False 1,0 True ,False or 1,0 any number other then zero and zero True ,False 1,0 True ,False or 1,0 any number other then zero and zero ANSWER DOWNLOAD EXAMIANS APP
Web Data Management Which of these are not a kind of XPath nodes ? instruction comment processing-instruction namespace instruction comment processing-instruction namespace ANSWER DOWNLOAD EXAMIANS APP
Web Data Management Which of these node is also known as "root" ? namespace comment elemen document namespace comment elemen document ANSWER DOWNLOAD EXAMIANS APP