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 has root element the document contains atleast one or more 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 has root element the document contains atleast one or more root element ANSWER DOWNLOAD EXAMIANS APP
Web Data Management Simple type Built into Schema “ data’ represent a data in ? MM-DD-YY YY-MM-DD YYYY-MM-DD Dd-MM-YY MM-DD-YY YY-MM-DD YYYY-MM-DD Dd-MM-YY 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 Whats so great about XML? High speed on network Easy data exchange Easy data exchange & High speed on network None of these High speed on network Easy data exchange Easy data exchange & High speed on network None of these ANSWER DOWNLOAD EXAMIANS APP
Web Data Management Without XPath knowledge you will not be able to create ? XLink documents XSLT documents XSL documents XML documents XLink documents XSLT documents XSL documents XML documents ANSWER DOWNLOAD EXAMIANS APP
Web Data Management Which are known as Atomic values ? root node leaf nodes parent nodes nodes with no parent or children root node leaf nodes parent nodes nodes with no parent or children ANSWER DOWNLOAD EXAMIANS APP