Web Data Management Valid XML document means (most appropriate) ? the document has root element the document contains atleast one or more root element the XML document has DTD associated with it & it complies with that DTD Each element must nest inside any enclosing element property the document has root element the document contains atleast one or more root element the XML document has DTD associated with it & it complies with that DTD Each element must nest inside any enclosing element property ANSWER DOWNLOAD EXAMIANS APP
Web Data Management Well formed XML document means ? it contains a root element must contain one or more elements and root element must contain all other elements it contain an element it contains one or more elements it contains a root element must contain one or more elements and root element must contain all other elements it contain an element it contains one or more elements ANSWER DOWNLOAD EXAMIANS APP
Web Data Management Which function is basically used to open the file. fopen() open() fileOpen() doc() fopen() open() fileOpen() doc() ANSWER DOWNLOAD EXAMIANS APP
Web Data Management Attribute standalone="no" should be included in XML declaration if a document: has processing instructions is linked to an external XSL stylesheet has external general references has an external DTD has processing instructions is linked to an external XSL stylesheet has external general references has an external DTD ANSWER DOWNLOAD EXAMIANS APP
Web Data Management When processing an output XML, "new line" symbols ? are converted to single CR symbol are copied into output "as is", i.e. "CR+LF" for Windows, CR for Macintosh, LF for Unix are converted to single LF symbol are discarded are converted to single CR symbol are copied into output "as is", i.e. "CR+LF" for Windows, CR for Macintosh, LF for Unix are converted to single LF symbol are discarded ANSWER DOWNLOAD EXAMIANS APP
Web Data Management XQuery is a language for finding and extracting the elements and attributes from ? XML documents files database tables XML documents files database tables ANSWER DOWNLOAD EXAMIANS APP