Want to pass your XML Master: Professional V2 I10-002 exam in the very first attempt? Try Pass2lead! It is equally effective for both starters and IT professionals.
VCE
Which of the following describes the most correct call order of the ContentHandler interface methods when parsing the following "XML Document" using a validating SAX parser? This question reflects line feeds within the XML Document.
A. startDocument - startElement - ignorableWhitespace - startElement - characters - endElement ignorableWhitespace -endElement - endDocument
B. startDocument - startElement - characters - startElement - characters - endElement - characters endElement -endDocument
C. startDocument - startElement - startElement - characters - endElement - endElement - endDocument
D. startDocument - startElement - startElement - characters - endElement - ignorableWhitespace endElement -endDocument
Which of the following fault codes is defined in SOAP specification 1.1? (Multiple answers possible. Select two.)
A. MustUnderstand
B. RequiredElement
C. Server
D. SyntaxError
Which of the following is incorrect with respect to XML?
A. An XML document features high data readability
B. An XML document can be transmitted over general-use protocols such as HTTP and SMTP
C. XML is designed with the ideal structure for storage in an RDB (relational database)
D. Some RDBs (relational databases) can output results data in XML format