Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>I found documentation. It was hard )</p> <p><a href="http://download.oracle.com/docs/cd/B28359_01/appdev.111/b28369/whatsnew.htm#sthref14" rel="nofollow noreferrer">What's New In Oracle XML DB?</a></p> <p>New features:</p> <ul> <li>Binary XML</li> <li>XMLIndex</li> <li>XMLType OCTs Now Use Heap Storage Instead of IOTs</li> <li>Default Value of XML Schema Annotation storeVarrayAsTable Is Now true</li> <li>Repository Events</li> <li>Support for Content Repository API for Java (JCR: JSR-170)</li> <li>New Repository Resource Link Types</li> <li>Support for WebDAV Privileges and New Oracle XML DB Privileges</li> <li>Web Services</li> <li>In-Place XML Schema Evolution</li> <li>Support for Recursive XML Schemas</li> <li>Support for XLink and XInclude</li> <li>Support for XML Translations</li> <li>Support for Large XML Nodes</li> <li>Unified Java API</li> <li>Oracle Data Pump Support for XMLType</li> <li>Support for XMLType by Oracle Streams and Logical Standby</li> <li>Oracle XDK Pull-Parser API (XML Events, JSR-173)</li> <li>XQuery Standard Compliance</li> <li>Fine-Grained Access to Network Services Using PL/SQL</li> <li>SQL/XML Standard Compliance and Performance Enhancements</li> <li>XML-Update Performance Enhancements</li> <li>XQuery and SQL/XML Performance Enhancements</li> <li>XSLT Performance Enhancements</li> </ul> <p>And about web services.</p> <p>Web services provide a standard way for applications to exchange information over the Internet and access services that implement business logic. Your applications can access Oracle Database using native Oracle XML DB Web services. One available service lets you issue SQL and XQuery queries and receive results as XML data. Another service provides access to all PL/SQL stored functions and procedures. You can customize the input and output document formats when you use the latter service; the WSDL is automatically generated by the native database Web services engine.</p> <p>SOAP 1.1 is the version supported by Oracle XML DB. Applications use the HTTP POST method to submit SOAP requests to native Oracle XML DB Web services. You can configure the locations of all native Oracle XML DB Web services and WSDL documents using the Oracle XML DB configuration file, xdbconfig.xml. You can also configure security settings for the Web services using the same configuration file.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload