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 When processing an output XML, "new line" symbols ? are converted to single LF symbol are copied into output "as is", i.e. "CR+LF" for Windows, CR for Macintosh, LF for Unix are discarded are converted to single CR symbol are converted to single LF symbol are copied into output "as is", i.e. "CR+LF" for Windows, CR for Macintosh, LF for Unix are discarded are converted to single CR symbol ANSWER DOWNLOAD EXAMIANS APP
Web Data Management XPath contains a library of standard programs variables commands functions programs variables commands functions ANSWER DOWNLOAD EXAMIANS APP
Web Data Management In simple type built into XML schema type flat has single precision of ________ floating point 16 bit 32 bit 4 bit 8 bit 16 bit 32 bit 4 bit 8 bit ANSWER DOWNLOAD EXAMIANS APP
Web Data Management Which of these are not valid path expressions of XPath ? / @ // $ / @ // $ ANSWER DOWNLOAD EXAMIANS APP
Web Data Management What does DTD stand for? Document Type Definition Do The Dance Dynamic Type Definition Direct Type Definition Document Type Definition Do The Dance Dynamic Type Definition Direct Type Definition ANSWER DOWNLOAD EXAMIANS APP