XML Types
Description
Extensible Markup Language (XML) is a standard format developed by the World Wide Web Consortium (W3C) for representing structured and unstructured data on the World Wide Web. Universal resource identifiers (URIs) identify resources such as Web pages anywhere on the Web. Oracle provides types to handle XML and URI data, as well as a class of URIs called
DBURIRef
types to access data stored within the database itself. (Oracle SQL Language Reference XML Types)
The following sections are part of XML Types:
XMLTypeURI Data TypesURIFactory PackageLast updated