Web Data Management To add the attribute named Type to the tag the syntax will be ? ANSWER DOWNLOAD EXAMIANS APP
Web Data Management The default model for complex type, in XML schemas for element is ? elementOnly textOnly no default type All of the mentioned elementOnly textOnly no default type All of the mentioned ANSWER DOWNLOAD EXAMIANS APP
Web Data Management Which of the following strings are a correct XML name? xslNewElement xmlExtension XMLElement#123 All xslNewElement xmlExtension XMLElement#123 All ANSWER DOWNLOAD EXAMIANS APP
Web Data Management Attribute standalone="no" should be included in XML declaration if a document: has processing instructions has an external DTD is linked to an external XSL stylesheet has external general references has processing instructions has an external DTD is linked to an external XSL stylesheet has external general references ANSWER DOWNLOAD EXAMIANS APP
Web Data Management What is the right syntax of the doc() function ? doc('bookdetails.xml') doc("bookdetails.xml"); doc("bookdetails.xml") doc(bookdetails.xml); doc('bookdetails.xml') doc("bookdetails.xml"); doc("bookdetails.xml") doc(bookdetails.xml); ANSWER DOWNLOAD EXAMIANS APP
Web Data Management Which statement is true? All XML elements must have a closing tag All the statements are true All XML elements must be lower case All XML documents must have a DTD All XML elements must have a closing tag All the statements are true All XML elements must be lower case All XML documents must have a DTD ANSWER DOWNLOAD EXAMIANS APP