XPath is a ____ for defining parts of an XML document. function program none of these syntax TRUE ANSWER : ? YOUR ANSWER : ?
XPath was designed to be used by XSLT, XPointer and other XML ? compiler software parsing software loader software linker software TRUE ANSWER : ? YOUR ANSWER : ?
For which of theses the XQuery can't be used ? Generate summary reports Search Web documents for relevant information Transform XML data to XHTML None of these TRUE ANSWER : ? YOUR ANSWER : ?
Simple type Built into Schema “ data’ represent a data in ? YY-MM-DD MM-DD-YY Dd-MM-YY YYYY-MM-DD TRUE ANSWER : ? YOUR ANSWER : ?
The default model for complex type, in XML schemas for element is ? no default type textOnly All of the mentioned elementOnly TRUE ANSWER : ? YOUR ANSWER : ?
Whats so great about XML? Easy data exchange & High speed on network Easy data exchange High speed on network None of these TRUE ANSWER : ? YOUR ANSWER : ?
In simple Type Built into XML schema Boolean type holds ? True ,False or 1,0 1,0 True, False True/False and any number except 0 TRUE ANSWER : ? YOUR ANSWER : ?
XPath is a language for finding information in an XHTML document XML document XQuery document XSL document TRUE ANSWER : ? YOUR ANSWER : ?
____ is a major element in the W3C's XSLT standard. XPath XPointer XQuery XLink TRUE ANSWER : ? YOUR ANSWER : ?
XQuery uses ______ to address specific parts of an XML document. XSLT syntax XSL syntax XHTML syntax XPath syntax TRUE ANSWER : ? YOUR ANSWER : ?