Web Data Management XML uses the features of ? HTML VML SGML XHTML HTML VML SGML XHTML ANSWER DOWNLOAD EXAMIANS APP
Web Data Management Which statement is true? All XML elements must be lower case All XML elements must have a closing tag All the statements are true All XML documents must have a DTD All XML elements must be lower case All XML elements must have a closing tag All the statements are true All XML documents must have a DTD ANSWER DOWNLOAD EXAMIANS APP
Web Data Management XPath includes over ? more than 100 built-in functions 100 built-in functions more than 200 built-in functions 200 built-in functions more than 100 built-in functions 100 built-in functions more than 200 built-in functions 200 built-in functions ANSWER DOWNLOAD EXAMIANS APP
Web Data Management Which of the following strings are a correct XML name? _myElement my Element None of these #myElement _myElement my Element None of these #myElement ANSWER DOWNLOAD EXAMIANS APP
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 the document has root element Each element must nest inside any enclosing element property the XML document has DTD associated with it & it complies with that DTD the document contains atleast one or more root element the document has root element Each element must nest inside any enclosing element property ANSWER DOWNLOAD EXAMIANS APP
Web Data Management Attribute standalone="no" should be included in XML declaration if a document: 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 has processing instructions is linked to an external XSL stylesheet ANSWER DOWNLOAD EXAMIANS APP