Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- XML:DB native XML database API and its implementation in Apache Xindice
- The XML:DB API is designed to enable a common access mechanism to native XML databases. The API enables the construction of applications to store, retrieve, modify and query data that is stored in an XML database. The API is described in terms of IDL, giving a freedom to implement it...
- Tags: Storage, Databases, Peter V. Mikhalenko, API, Apache Software Foundation, database, XML, Document Object Model, XUpdate, DOM Document, XML:DB API, XML Database
- Technical articles 2003-11-14
Additional Resources
- Programming With the Java XML Digital Signature API
- One of the significant new features of the Java Platform, Standard Edition 6 (Java SE 6) is the Java XML Digital Signature API. This API allows the user to generate and validate XML signatures. XML signatures are a standard for digital signatures in the XML data format, and they allow...
- Tags: Programming, XML, Programming Languages, Java, Software/Web Development, Web Development, Software Development
- White papers 2007-03-01
- Mastering XML DB Repository in Oracle Database 10g Release 2
- Oracle XML DB repository provides comprehensive services for content management. The architecture of XML DB repository reveals its seamless integration of major subcomponents (e.g., foldering, metadata, versioning, access control, and protocol server). XML DB repository also cooperate with other essential modules of XML DB (e.g., structured and unstructured storage, XMLType,...
- Tags: Repository, Oracle Corp., Oracle Database, Oracle Database 10g, Oracle XML DB Repository, XML, Databases, Software/Web Development, Web Development, Enterprise Software, Software, Data Management
- White papers 2005-03-01
- Oracle Database 10g Release 2 XML DB Technical Overview
- XML has been propelling the transformation of the World Wide Web into the next generation. While the first generation of the World Wide Web has made revolutionary changes across many industries, the disruptive impact of its next generation may be even more profound. One of the key strengths of XML...
- Tags: Oracle Corp., Oracle Database, Oracle Database 10g, XML, Software/Web Development, Web Development
- White papers 2005-05-01
- Oracle XML DB and Forms Integration
- This paper is a case study on how Robert Bosch India Limited successfully developed and deployed an application using Oracle XML DB and Oracle Forms to process large amounts of complex measurement data collected from stringent testing of automotive parts. The code samples are used to walk through the steps...
- Tags: Oracle Corp., Integration, XML, Software/Web Development, Web Development
- White papers 2006-04-01
- Oracle Database 10g XML DB New Features
- The objective of this white paper is to provide information about Oracle XML DB, the term used to describe the technology that allows Oracle Database 10g to deliver high performance storage and retrieval of XML. The version of Oracle XML DB included with Oracle Database 10g includes a number of...
- Tags: Oracle Corp., Oracle Database, Oracle Database 10g, Databases, Enterprise Software, Leadership, Software, Data Management, Management
- White papers 2004-01-01
- Mastering XML DB Queries in Oracle Database 10g Release 2
- With rapidly multiplying volumes of XML data, XML queries can no longer be carried out by building resource-hungry DOM trees in memory for functional evaluation of XML documents. Oracle has made a major breakthrough in its XML DB product to holistically process XML data with higher efficiency in both space...
- Tags: Oracle Corp., XML Query, Oracle Database, Oracle Database 10g, XML, Software/Web Development, Web Development
- White papers 2005-03-01
- Building Database-Driven PHP Applications on Oracle XML DB
- Although, when working with Oracle XML DB from the PHP scripting language, one can still process XML data on the client side by using PHP's XML extensions, there are many advantages to processing XML content inside the database. Moving the XML processing to the database tier is particularly useful when...
- Tags: Database, Oracle Corp., XML, Scripting Languages, Software/Web Development, Web Development
- White papers
- Oracle XML DB Enables UPS to Daily Streamline Management of Tens of Thousands DIAD Transactions
- Founded in 1907 as a messenger company in the United States, UPS has grown into a $42.6 billion corporation by clearly focusing on the goal of enabling commerce around the globe. UPS wanted to collect XML-based Delivery Information Acquisition Device DIAD data sent from various field locations to a central...
- Tags: United Parcel Service Of America Inc., Oracle Corp., Streamline, Oracle XML DB, XML, Software/Web Development, Web Development
- Case studies
- Creating and Parsing XML Documents in JDeveloper
- Oracle's XDK 10G extends JAXP to make reading, writing, and querying XML easy. One of the first programming exercises for beginning XML developers is to create and parse an XML document. The Java API for XML Parsing JAXP includes an API for doing this. Oracle XDK 10g extends the base...
- Tags: Oracle Corp., XML Document, Oracle JDeveloper, Oracle XDK 10g, XML, Software/Web Development, Web Development
- White papers 2007-05-08
- Integrating Oracle XML Publisher With Oracle JDeveloper 10g
- Oracle XML Publisher, Oracle's XSL-FO-based reporting tool, is available as a GUI as well as a set of core API components. In this paper, one learns how to use the FO Processor Engine, the XSL-FO Utility, and the PDF Document Merger. One will also get an overview of the Data...
- Tags: Oracle Corp., Oracle JDeveloper 10g, API, Oracle JDeveloper, XML, Software/Web Development, Web Development
- White papers 2006-11-01
- How to Use an Existing XML File as Part of a SOAPMessage Using the Java API for XML Messaging
- The Java API for XML Messaging ("JAXM") provides a set of tools to construct and send Simple Object Access Protocol SOAP messages. The API provides two main ways to construct SOAP messages: creating an object tree where each object represents part of the message (for example, SOAPBody, SOAPBodyElement) or using...
- Tags: Java, API, XML Messaging, Simple Object Access Protocol, XML File, SOAP, XML, Web Services, Enterprise Software, Software, Software/Web Development, Web Development
- White papers
- XLinq: .NET Language Integrated Query for XML Data
- XML has achieved tremendous adoption as a basis for formatting data whether in Word files, on the wire, in configuration files, or in databases ... XML seems to be everywhere. Yet, from a development perspective, XML is still hard to work with. If the average software developer is asked to...
- Tags: Microsoft .NET, XML-Data, LINQ, XLinq, XML, Software/Web Development, Web Development
- White papers 2006-05-01
- Managing Complex XML Data in Oracle XML DB 11g
- Over the past few years, XML has emerged as the new standard for data transmission, and its use is becoming more prevalent as companies continue to adopt XML-based solutions. As more organizations begin to enforce XML standards for all data transmission, increasingly complex XML formats are emerging. These complex formats...
- Tags: Oracle Corp., XML-Data, XML, Software/Web Development, Web Development
- White papers 2007-12-01
- XML Validation and XPath Evaluation in J2SE 5.0
- Some of the exciting new features of the Java 2 Platform, Standard Edition (J2SE) 5.0 release, code-named Tiger, are the added XML validation package at javax.xml.validation and the XPath libraries at javax.xml.xpath. Before the Tiger release, the Java API for XML Processing JAXP SAXParser or DocumentBuilder classes were the primary...
- Tags: J2SE, XPath, XML, Java, Software/Web Development, Web Development, Programming Languages, Software Development
- White papers 2005-09-08
- Xotics (zip)
- Xotics is a set of Java tools and libraries for XML programming and processing, based on the association of JavaBeans and XPath 2 requesting support. Xotics is a complete solution, intended to Java developers, addressing both client and server side programming. Xotics contains a Core API implementing base concepts, an...
- Tags: Concept, JavaBeans, XPath, Xotics, XML, Java, Software/Web Development, Web Development, Programming Languages, Software Development
- Software downloads 2006-04-14
- Validating XML Documents Against XML Schema
- XML documents are increasingly being used as a format of data exchange. But for an XML document to be acceptable to different developers/users, the XML document should conform to a standard structure. XML Schema is an XML-based representation of the structure of an XML document. Through its support for datatypes...
- Tags: XML Schema, XML Document, XML, Software/Web Development, Web Development
- White papers
- Chilkat Ruby XML Library (zip)
- Ruby XML library for parsing and creating XML. Advanced API for XML compression, XML encryption, and handling XML binary content. Fully internationalized to handle any language/character encoding. Advanced sorting and searching methods.
- Tags: Ruby, XML, Software/Web Development, Web Development
- Software downloads 2006-11-03
- Dynamic XML document construction with the PHP DOM
- When working with XML-based applications, developers often find themselves facing the requirement to generate XML-encoded data structures on the fly. Although this task might seem intimidating, it's actually quite simple when one takes into account PHP's sophisticated DOM API for dynamic node construction and manipulation. This tutorial download introduces you...
- Tags: XML Document, PHP, XML, Software/Web Development, Web Development
- Download resources 2006-12-06
- XE, XML and WebDAV - Access your XML data in Oracle XE
- The question I probably receive most is how to create XML so that it can be accessed via ftp, http or even from the desktop and tools like MS Word. XML DB can do this and it's pretty easy to...This post originally appeared on an external website
- Tags: XML, Oracle Corp., Microsoft Access, WebDAV, XML-Data
- Blog posts 2005-12-14
- << Previous
- page 1 of 1
- Next >>