Sponsored White Papers, Webcasts, and Downloads
ZDNet Resources
- Shred XML Documents Using DB2 pureXML: Two Methods for XML Decomposition in DB2 for Linux, UNIX, and Windows
- This paper focuses on ways to "Shred" XML data in DB2. Shredding is the process of mapping XML elements and attributes into relational tables and columns. One way to shred in DB2 is through the use of an annotated XML schema. If the XML data contains an XML schema, it...
- Tags: Linux, XML Schema, XML Document, Microsoft Windows, Unix, IBM DB2, XML, Databases, Software/Web Development, Web Development, Enterprise Software, Software, Data Management
- White papers 2008-01-03
- Troubleshoot XML in Word
- XML features, except for saving documents as XML with the Word XML schema, are available only in Microsoft Office Professional Edition 2003 and stand-alone Microsoft Office Word 2003. Once the user starts to edit an XML document that has data views available in the XML Document task pane, one activates...
- Tags: Microsoft Word, XML Document, XSL, XML, Software/Web Development, Web Development
- White papers 2007-12-01
- About XML Documents in Word
- Extensible Markup Language XML (Extensible Markup Language XML: A condensed form of Standard Generalized Markup Language SGML that enables developers to create customized tags that offer flexibility in organizing and presenting information.) enables the user to organize and work with documents and data in ways that were previously impossible or...
- Tags: Microsoft Word, XML Document, XML, Software/Web Development, Web Development
- White papers 2007-12-01
- RuleLab.Net Server (exe)
- RuleLab.Net is a Web-based system for designing and implementing the business rules that operate on an application's XML data. Extend your existing applications by adding Rule Building and Business Rules Engine BRE capabilities. Build, test, share, and deploy your Rules using a Web browser; and integrate them via the BRE.The...
- Tags: Web, XML Document, Server, RuleLab.Net, XML, Software/Web Development, Web Development
- Software downloads 2007-07-19
- Parallel XML Processing by Work Stealing
- A language for semi-structured documents, XML is playing crucial roles in web services, messaging systems, databases, and document processing. However, the processing of XML documents has been regarded as the performance bottleneck in most systems and applications. On the other side, the multicore processor, emerged as a solution for the...
- Tags: XML Document, XML, Software/Web Development, Web Development
- White papers 2007-06-26
- Preserving XML Queries During Schema Evolution: A Guide to Writing Queries That Behave Well Across XML Schema Changes
- As XML gains widespread use as an information exchange standard, the ability to persist, validate, and query XML documents becomes increasingly important. Moreover, with the proliferation of Web services and mash-ups, Web application developers increasingly need to query and transform XML messages, where such messages come directly from a Web...
- Tags: XML Schema, XML Document, XML Query, XML, Software/Web Development, Web Development
- White papers 2007-06-05
- 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
- Process and parse XML with ease using Jakarta Digester
- Most of the time, parsing an XML document involves either programming a parser to sequentially traverse an XML document, taking different actions as it encounters different tags SAX or building a tree representation of the document in memory and using tree methods to navigate the tree's parent-child relationships DOM. The...
- Tags: XML Document, Jakarta Project, XML, Software/Web Development, Web Development
- Download resources 2007-01-22
- 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
- XML Data Validation Using IBM DB2 Visual Studio 2005 .Net Add-In: Use DB2 XML Validation Technology
- A repository, such as a relational database, provides the environment to securely share XML documents and XML schemas with authorized users. The authorized users have secure access to important XML documents and XML schemas at any time, from anywhere. By using a repository system that can contain one or more...
- Tags: XML Schema, XML Document, RDBMS, XML-Data, IBM DB2, IBM Corp., XML, Databases, Software/Web Development, Web Development, Enterprise Software, Software, Data Management
- White papers 2006-11-30
- How do I... Transfer and store data from an XML document in a relational database?
- Between AJAX, Web services and just plain XML there is a plethora of information going to and fro. Yes, XML really makes it easy to move data from here to there and from there to here. While this is really great it totally ignores the fact that eventually the data...
- Tags: XML Document, RDBMS, XML, Databases, Software/Web Development, Web Development, Enterprise Software, Software, Data Management
- Download resources 2006-11-17
- Introduction to Annotated XML Schema Decomposition Using the DB2 Visual Studio 2005 Add-In: Use DB2 XML Shredding Technology
- The annotated XML schema decomposition feature introduced in DB2 9, can be used to decompose entire, or fragments of, XML documents into relational tables. DB2 9 XML shredding technology uses annotations in XML schema as the mapping language to map information in an XML document to relational tables. The DB2...
- Tags: XML Schema, XML Document, IBM DB2, XML, Software/Web Development, Web Development
- White papers 2006-11-09
- Integrate Excel and XML Documents Using WebSphere Information Integrator: Leverage and Integrate Your Spreadsheet Data
- In this paper one will learn how to integrate Microsoft Excel and XML documents using a WebSphere Information Integrator federated system. The paper begins with a discussion of the basic concepts of a WebSphere Information Integrator federated system, and then explains how federation of Excel and XML documents works, including...
- Tags: IBM WebSphere, XML Document, Spreadsheet, Microsoft Excel, XML, Application Servers, Middleware, Microsoft Office, Enterprise Software, Office Suites, Software, Software/Web Development, Web Development
- White papers 2006-11-09
- Enable information interchange across enterprise applications by generating XML documents with Ruby
- Typical enterprises use dozens, hundreds, and sometimes thousands of applications, components, services, and databases. These run on heterogeneous operating systems and hardware, use databases and messaging systems from various vendors, and were written in different programming languages. Exchanging data between such systems, processes, components, and companies has always been a...
- Tags: XML Document, Ruby, Enterprise Application, Scripting Languages, XML, Software/Web Development, Web Development
- Book chapters 2006-09-19
- Query XML documents with XSLT 2.0
- Learn detailed code recipes for using XSLT as an XML query language in this sample chapter from XSLT Cookbook, Second Edition. The chapter takes a two-pronged approach to extracting information about facts and relationships occuring in and among XML documents. First, it presents primitive and generally applicable query examples as...
- Tags: Chapter, XSLT, XML Document, O'Reilly Media Inc., XML, Software/Web Development, Web Development
- Book chapters 2006-08-15
- Create a graphic representation of any XML document using SVG
- Sometimes the best communication is visual. This is true even when you are trying to communicate the structure of an XML document. Using the power of Scalable Vector Graphics SVG, a programmer can create a graphic representation of any XML document. This download shows you how it works and provides...
- Tags: XML Document, SVG, XML, Software/Web Development, Web Development
- Download resources 2006-07-11
- XML Application Migration From DB2 8.x to DB2 Viper, Part 1: Partial Updates to XML Documents in DB2 Viper
- XML support in DB2 Universal Database UDB Version 8.x is based on DB2's relational infrastructure. Previous to the DB2 Viper release, XML data was either stored intact as a Character Large Object CLOB or shredded to relational tables. In contrast, DB2 Version 9.1 has true native support for XML data....
- Tags: XML Document, Migration, XML-Data, IBM DB2, XML, Databases, Enterprise Software, Software/Web Development, Web Development, Software, Data Management
- White papers 2006-05-11
- Indexing XML Documents With DB2 9 pureXML
- Just like relational indexes, XML indexes on DB2 9 pureXML are used to improve the performance of queries. The user should always create indexes over frequently accessed data, resulting in significant performance gains for the select statements executed over the indexed data. Although indexes usually present very positive performance gains...
- Tags: Performance, XML Document, Statement, Index, IBM DB2, Performance Management, XML, Databases, Enterprise Software, Human Resources, Workforce Management, Software/Web Development, Web Development, Software, Data Management
- White papers 2006-05-01
- Manipulate XML data with ASP.NET
- This sample chapter, taken from ASP.NET Developer's Cookbook, discusses how to open, read, manipulate, transform, and save XML data. Microsoft has thoroughly embraced XML, and provides a great deal of support for it in the .NETFramework.This sample chapter, taken from ASP.NET Developer's Cookbook, explains how to open,...
- Tags: Chapter, Sams Publishing, XML Document, Microsoft ASP.NET, Microsoft Corp., XML-Data, XML, Software/Web Development, Web Development
- Book chapters 2005-11-04
- An Efficient Data Extraction and Storage Utility for XML Documents
- A flexible filtering technique and data extraction mechanism for XML documents are presented in this paper. A relational database schema is created on the fly to store filtered and extracted XML elements and attributes. Building an XML based workflow process repository provides a motivation. Dynamic XML technology combined with Java...
- Tags: XML Document, Storage, Relational Database Schema, XML, Software/Web Development, Web Development
- White papers 2005-10-25
White Papers and Webcasts