What is a native XML database?

What will be an ideal response?


Defines a (logical) data model for an XML document (as opposed to the data in that
document) and stores and retrieves documents according to that model. At a minimum, the
model must include elements, attributes, PCDATA, and document order. The XML document
must be the unit of (logical) storage although it is not restricted by any underlying physical
storage model (so traditional DBMSs are not ruled out but neither are proprietary storage
formats such as indexed, compressed files).

Computer Science & Information Technology

You might also like to view...

MC Attributes can be passed as an instance of class________defined in xml.sax.reader.

a) ElementAttr. b) AttributesImpl. c) Attributes. d) None of the above.

Computer Science & Information Technology

Which of the following can a mouse listener respond to?

A) The mouse button is pressed. B) The mouse button is clicked. C) The mouse cursor enters a component's screen space. D) All of the above

Computer Science & Information Technology

A combination of keys that perform a command, such as Ctrl + I, is called a keyboard ________

A) rule B) shortcut C) function D) task

Computer Science & Information Technology

What connects a personal computer to a cable-TV system that offers an Internet connection?

A. T1 line B. cable modem C. DSL line D. communications satellite

Computer Science & Information Technology