Web Data Management Valid XML document means (most appropriate) ? the XML document has DTD associated with it & it complies with that DTD the document contains atleast one or more root element Each element must nest inside any enclosing element property the document has root element the XML document has DTD associated with it & it complies with that DTD the document contains atleast one or more root element Each element must nest inside any enclosing element property the document has root element ANSWER DOWNLOAD EXAMIANS APP
Web Data Management DTD includes the specifications about the markup that can be used within the document, the specifications consists of all EXCEPT ? entity declarations the browser name the size of element name element declarations entity declarations the browser name the size of element name element declarations ANSWER DOWNLOAD EXAMIANS APP
Web Data Management _____ nodes may have zero, one or more than one children. Element Parent Leaf Child Element Parent Leaf Child ANSWER DOWNLOAD EXAMIANS APP
Web Data Management Kind of Parsers are ? None of these non-validating and validating well-documented well-formed None of these non-validating and validating well-documented well-formed ANSWER DOWNLOAD EXAMIANS APP
Web Data Management Which of these node is also known as "root" ? document elemen namespace comment document elemen namespace comment ANSWER DOWNLOAD EXAMIANS APP
Web Data Management When processing an output XML, "new line" symbols ? are converted to single CR symbol are converted to single LF symbol are discarded 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 converted to single LF symbol are discarded are copied into output "as is", i.e. "CR+LF" for Windows, CR for Macintosh, LF for Unix ANSWER DOWNLOAD EXAMIANS APP