I10-003 Free Dumps Study Materials
Question 2: Assume that perfect fidelity of a complete XML document is required in a certain XML
document.
Select the most suitable method for providing perfect XML document fidelity when storing an XML
document using the following methods.
Here "perfect XML document fidelity" means that an XML document retrieved from the XMLDB is
exactly the same as the original XML document prior to XMLDB insertion, completely identical
when compared using binary, including empty element notations, whitespace locations, etc.
A. Store the XML document as a model based on XPath 1.0
B. Store the XML document as a model based on XML Information Set (Infoset)
C. Store the XML document as a BLOB (Binary Large Object) type with no character encoding
method defined
D. Store the XML document as an NCLOB (National Character Large Object) type for which UTF-
8 has been defined as the character encoding method
Correct Answer: C