Web Data Management Valid XML document means (most appropriate) ? the XML document has DTD associated with it & it complies with that DTD Each element must nest inside any enclosing element property the document contains atleast one or more root element the document has 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 contains atleast one or more root element the document has root element ANSWER DOWNLOAD EXAMIANS APP
Web Data Management The use of a DTD in XML development is ? used to direct conversion using an XSLT processor required when validating XML documents a good guide to populating a templates to be filled in when generating an XML document automatically no longer necessary after the XML editor has been customized used to direct conversion using an XSLT processor required when validating XML documents a good guide to populating a templates to be filled in when generating an XML document automatically no longer necessary after the XML editor has been customized ANSWER DOWNLOAD EXAMIANS APP
Web Data Management When processing an output XML, "new line" symbols ? 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 are converted to single LF symbol ANSWER DOWNLOAD EXAMIANS APP
Web Data Management ____ is a major element in the W3C's XSLT standard. XPointer XQuery XPath XLink XPointer XQuery XPath XLink ANSWER DOWNLOAD EXAMIANS APP
Web Data Management Which of these is not a valid XPath Axes ? ancestor attribute followed following ancestor attribute followed following ANSWER DOWNLOAD EXAMIANS APP
Web Data Management What is FLWOR ? Foreach,Let,Where as,Object,Record For, Let,Where as,Object,Record For, Let, Where, Order by, Return None of these Foreach,Let,Where as,Object,Record For, Let,Where as,Object,Record For, Let, Where, Order by, Return None of these ANSWER DOWNLOAD EXAMIANS APP