XQuery is ? case-sensitive case-insensitive not always case-insensitive not always case-sensitive TRUE ANSWER : ? YOUR ANSWER : ?
What does DTD stand for? Direct Type Definition Do The Dance Document Type Definition Dynamic Type Definition TRUE ANSWER : ? YOUR ANSWER : ?
Microsoft XML Schema Data types for Hexadecimal digits representating octates ? XXID UUID UID UXID TRUE ANSWER : ? YOUR ANSWER : ?
The syntax for parameter entity is <! ENTITY % NAME DEFINITION> < ENTITY % NAME DEFINITION> < ENTITY % NAME DEFINITION> <! ENTITY $ NAME DEFINITION> TRUE ANSWER : ? YOUR ANSWER : ?
XPath includes over ? more than 100 built-in functions 200 built-in functions more than 200 built-in functions 100 built-in functions TRUE ANSWER : ? YOUR ANSWER : ?
XQuery uses _______ to limit the extracted data from the XML documents. from-to None of the limit predicates TRUE ANSWER : ? YOUR ANSWER : ?
DTD includes the specifications about the markup that can be used within the document, the specifications consists of all EXCEPT ? the browser name entity declarations element declarations the size of element name TRUE ANSWER : ? YOUR ANSWER : ?
How can we make attributes have multiple values ? <myElement myAttribute="value1 value2"/> <myElement myAttribute="value1, value2"/> <myElement myAttribute="value1" myAttribute="value2"/> attributes cannot have multiple values TRUE ANSWER : ? YOUR ANSWER : ?
XPath became a W3C Recommendation on ? 17. November 1999 16. November 1999 16. December 1999 16. November 1998 TRUE ANSWER : ? YOUR ANSWER : ?