Web Data Management To create a choise in XML schemas, we use the ? element element element element element element element element ANSWER DOWNLOAD EXAMIANS APP
Web Data Management XQuery is ? case-sensitive case-insensitive not always case-insensitive not always case-sensitive case-sensitive case-insensitive not always case-insensitive not always case-sensitive ANSWER DOWNLOAD EXAMIANS APP
Web Data Management Predicates are used to find the ? parent of a specific node root child of a specific node specific node parent of a specific node root child of a specific node specific node ANSWER DOWNLOAD EXAMIANS APP
Web Data Management When processing an output XML, "new line" symbols ? are discarded 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 converted to single CR symbol are discarded 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 converted to single CR symbol ANSWER DOWNLOAD EXAMIANS APP
Web Data Management Comment in XML document is given by ? -- --> -- -- > -- --> -- -- > 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