If you like SEOmastering Forum, you can support it by - BTC: bc1qppjcl3c2cyjazy6lepmrv3fh6ke9mxs7zpfky0 , TRC20 and more...

 

Oracle XML Parser

Started by chinmay.sahoo, 12-16-2015, 02:31:55

Previous topic - Next topic

chinmay.sahooTopic starter

The Oracle XML Parser fully supports the W3C XML 1.0 Recommendation as well as the dоcument Object Model (DOM) for processing and constructing XML. Using its companion support for the Simple API for XML (SAX), you can process XML datagrams of arbitrary size with low memory usage. Using the supplied oraxml tool, you can parse and validate XML files from the command line or in scripts. The parser supports integrated XPath searching on in-memory XML dоcuments using the integrated Oracle XPath Engine, an embedded component shared by the Oracle XML Parser and the Oracle XSLT processor. The Oracle XPath Engine fully supports the W3C XPath 1.0
Recommendation



If you like SEOmastering Forum, you can support it by - BTC: bc1qppjcl3c2cyjazy6lepmrv3fh6ke9mxs7zpfky0 , TRC20 and more...