XQuery is the ? query language for XHTML query language for XSL query language for XSLT query language for XML TRUE ANSWER : ? YOUR ANSWER : ?
XML DSOs has the property for the number of pages of data the recordset contains ? count pageNumber number pageCount 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 : ?
When processing an output XML, "new line" symbols ? are converted to single CR symbol are discarded are copied into output "as is", i.e. "CR+LF" for Windows, CR for Macintosh, LF for Unix are converted to single LF symbol TRUE ANSWER : ? YOUR ANSWER : ?
XPath is a language for finding information in an XML document XHTML document XQuery document XSL document TRUE ANSWER : ? YOUR ANSWER : ?
Which of these are not the XQuery type of nodes ? namespace attribute number element TRUE ANSWER : ? YOUR ANSWER : ?
XPath became a W3C Recommendation on ? 16. November 1999 16. December 1999 16. November 1998 17. November 1999 TRUE ANSWER : ? YOUR ANSWER : ?
Which statement is true? All XML documents must have a DTD All XML elements must have a closing tag All XML elements must be lower case All the statements are true TRUE ANSWER : ? YOUR ANSWER : ?