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 A node's children, children's children, etc. is called ? siblings none of these ancesters descendants siblings none of these ancesters descendants ANSWER DOWNLOAD EXAMIANS APP
Web Data Management The use of a DTD in XML development is ? 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 required when validating XML documents used to direct conversion using an XSLT processor 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 required when validating XML documents used to direct conversion using an XSLT processor ANSWER DOWNLOAD EXAMIANS APP
Web Data Management Which of these are not a kind of XPath nodes ? comment processing-instruction instruction namespace comment processing-instruction instruction namespace ANSWER DOWNLOAD EXAMIANS APP
Web Data Management Nodes that have the same parent is called ? siblings none of these elements childs siblings none of these elements childs ANSWER DOWNLOAD EXAMIANS APP
Web Data Management The syntax for parameter entity is < ENTITY % NAME DEFINITION> < ENTITY % NAME DEFINITION> < ENTITY % NAME DEFINITION> < ENTITY % NAME DEFINITION> ANSWER DOWNLOAD EXAMIANS APP