Whats so great about XML? High speed on network Easy data exchange & High speed on network None of these Easy data exchange TRUE ANSWER : ? YOUR ANSWER : ?
Which of these share the same data model and supports the same functions and operators ? XQuery 1.0 and XPath 2.0 XQuery 1.1 and XPath 2.0 XQuery 1.0.1 and XPath 2.0.1 XQuery 1.0 and XPath 1.0 TRUE ANSWER : ? YOUR ANSWER : ?
You can name the schema using the name attribute like ? <schema attribute=”schema1”> <schema nameattribute=”schema1”> <schema name=”schema1”> <schema nameattri=”schema1”> TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following strings are a correct XML name? #myElement None of these _myElement my Element TRUE ANSWER : ? YOUR ANSWER : ?
Well formed XML document means ? must contain one or more elements and root element must contain all other elements it contain an element it contains one or more elements it contains a root element TRUE ANSWER : ? YOUR ANSWER : ?
The use of a DTD in XML development is ? required when validating XML documents used to direct conversion using an XSLT processor no longer necessary after the XML editor has been customized a good guide to populating a templates to be filled in when generating an XML document automatically TRUE ANSWER : ? YOUR ANSWER : ?
XPath is a language for finding information in an XML document XQuery document XHTML document XSL document TRUE ANSWER : ? YOUR ANSWER : ?
________ share the same data model and support the same functions and operators. XQuery 2.0 and XPath 1.0 XQuery 1.0 and XPath 2.0 XQuery 1.0 and XPath 1.0 XQuery 2.0 and XPath 2.0 TRUE ANSWER : ? YOUR ANSWER : ?
XML DSOs has the property for the number of pages of data the recordset contains ? pageCount number count pageNumber TRUE ANSWER : ? YOUR ANSWER : ?
The XML DOM object is ? Comment Data Comment Reference Entity Reference Entity TRUE ANSWER : ? YOUR ANSWER : ?