XQuery Engine |
Home:XQuery Engine:Product Architecture:Using XML Converters Using XML ConvertersA great deal of useful data is found in plain-text formats, not as XML. With DataDirect's XML Converters, you can convert many formats to XML on the fly, so they can be queried with DataDirect XQuery®. Converters are available for EDI messages (X12, EDIFACT, and IATA), along with other formats like tab-delimited, comma-separated value, dBase files, and many more. For instance, there are literally thousands of versions and subversions of EDI formats, and no standard way to query or process them. XML Converters allow you to read any of these formats as XML without writing code to parse them. Consider the following EDI message:
When this is read using an XML Adapter, it is converted to the following XML (for brevity, only the first few lines are given):
An XML Converter is invoked using the
Here is the output of the above query.
|
Free Webinar: DataDirect XQuery® to the Rescue!!Oracle's XQuery got you mired in the mud? Bogged down with BEA and IPEDO’s XQuery platforms? DataDirect XQuery® to the rescue! DataDirect XQuery® is scalable, flexible, reliable, and production-ready. We will rescue your integration application project and get it back on track!! New Features in DataDirect XQuery®DataDirect XQuery® is now released! DataDirect XQuery® provides full update support for relational data, easy integration for Web Services, additional enhancements for performance and scalability and more! New Case StudyGevity produces sales proposals in real time using DataDirect XQuery®. See how Gevity uses DataDirect XQuery® to combine Web service data from SalesForce.com with relational data in Oracle in a pricing engine for HR management. |





