- 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.
| LAST UPDATED: |
11 Oct 2007
|
 |
Read more about XML pipeline:
|


 |
Do you have something to add to this definition? Let us know.
Send your comments to techterms@whatis.com
|

');
// -->
 |
 |
|  |
RELATED CONTENT
 |
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...
|
 |
XML turns 10
W3C is marking the 10-year anniversary this month of the first release of XML, the standard that basically made all the other Web services standards...
|
 |
SOA helps save 100-year-old business
With its feet firmly planted in 1970s technology, an insurance information provider makes the leap to service-oriented architecture (SOA) to remain...
|
|
 |
 |
|  |
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)
|
|

|