Web Data Management XML uses the features of ? VML XHTML HTML SGML VML XHTML HTML SGML 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
Web Data Management What are the predefined attributes ? xml:lang & xml:space xml:lang xml:space none xml:lang & xml:space xml:lang xml:space none ANSWER DOWNLOAD EXAMIANS APP
Web Data Management The use of a DTD in XML development is ? required when validating XML documents a good guide to populating a templates to be filled in when generating an XML document automatically used to direct conversion using an XSLT processor no longer necessary after the XML editor has been customized required when validating XML documents a good guide to populating a templates to be filled in when generating an XML document automatically used to direct conversion using an XSLT processor no longer necessary after the XML editor has been customized 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 ? the browser name element declarations the size of element name entity declarations the browser name element declarations the size of element name entity declarations ANSWER DOWNLOAD EXAMIANS APP
Web Data Management Which of these are not a kind of XPath nodes ? namespace processing-instruction instruction comment namespace processing-instruction instruction comment ANSWER DOWNLOAD EXAMIANS APP