XQuery is the ? query language for XSL query language for XML query language for XSLT query language for XHTML TRUE ANSWER : ? YOUR ANSWER : ?
Simple type Built into Schema “ data’ represent a data in ? YY-MM-DD MM-DD-YY YYYY-MM-DD Dd-MM-YY TRUE ANSWER : ? YOUR ANSWER : ?
A node's children, children's children, etc. is called ? ancesters descendants siblings none of these TRUE ANSWER : ? YOUR ANSWER : ?
Predicates are used to find the ? parent of a specific node child of a specific node specific node root TRUE ANSWER : ? YOUR ANSWER : ?
Which of these node is also known as "root" ? elemen comment namespace document TRUE ANSWER : ? YOUR ANSWER : ?
The default model for complex type, in XML schemas for element is ? no default type textOnly elementOnly All of the mentioned TRUE ANSWER : ? YOUR ANSWER : ?
XQuery is a language for finding and extracting the elements and attributes from ? files database tables XML documents TRUE ANSWER : ? YOUR ANSWER : ?
Which of these are not the XQuery type of nodes ? attribute element namespace number 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 : ?