- An XML pipeline is a formalized, logical expression of the method by which an XML (Extensible Markup Language) document is handled. An XML pipeline is rendered as a series of operations over an XML infoset, which is a collection of information items about the
document's characters, attributes and namespaces, collectively called elements.
XML documents enter a pipeline and are processed by the operations. The documents are then output for display, storage or further processing. An XML pipeline can specify operations such as:
- Making a verbatim copy of a file
- Renaming a file
- Altering specific elements in a file.
- Resequencing the order in which elements in a file appear.
- Inserting new elements in a file.
- Deleting specific elements from a file.
- Surrounding (or wrapping) specific elements with additional elements.
- Splitting a file into multiple files.
- Merging (or aggregating) two or more files into a single file.
 |
Learn more about XML and XML schema |
| XML Tutorial: This tutorial explains what XML is, how it's used, and where it fits into the world of Web services. |
| Using RELAX NG For data integration: XML Schema proving a difficult fix when it comes to data integration? Perhaps you should take a look at RELAX NG. |
| Handling XML with Ajax: This chapter discusses how to create an XML document in Ajax. |
| SOA Chapters: Welcome to SearchSOA.com's Bookshelf, where you can browse our collection of free chapter downloads for everything service-oriented architecture and Web services. |
| Making sense of data services mashups: Data services mashups would be easy if all the data was in XML. Since it is not, Kirstan Vandersluis of XAware Inc. explains how open source tools can help convert SQL into XML. |
| Chapter of the week: Security and Ajax: This chapter, excerpted from Ajax in Action, discusses security-related concerns that have particular implications for Ajax. |
| Chapter of the week: XML Web services: This chapter, excerpted from Core C# and .NET, takes a look at the pluses and minues of implementing and consuming Web services in a .NET environment. |
| Chapter of the week: Introduction to Web services technologies: This chapter, excerpted from Service-Oriented Architecture: A Field Guide to Integrating XML and Web Services, focuses on the standards that make up the Web services platform and how Web ... |
| Chapter of the Week: "XML Performance and Size": There are a variety of special issues that affect all areas of XML. This chapter focuses on XML performance and size and explains how to work with these shortcomings within a high-performance ... |
| XML Security Tutorial: This XML security tutorial is a compilation of resources that review different types of XML security standards and approaches for keeping your XML Web services secure. |
| LAST UPDATED: |
11 Oct 2007
|
 |
Do you have something to add to this definition? Let us know.
Send your comments to techterms@whatis.com
|

 |
More resources from around the web:
|


');
// -->


 |
 |
|  |
RELATED GLOSSARY TERMS
| Terms from Whatis.com − the technology online dictionary |
 |
class diagram
(SearchSOA.com)
A class diagram is an illustration of the relationships and source code dependencies among classes in the Unified Modeling Language (UML)... ...
|
 |
Fast Infoset (FI)
(SearchSOA.com)
Fast Infoset (FI) is a standard that can serve as an alternative to XML (Extensible Markup Language) document formatting... (Continued)
|
|

|