XML pipeline: Difference between revisions

Content deleted Content added
GreenC bot (talk | contribs)
Non-linear: added preposition to complete this phrase
Line 37:
* '''Tees''' — where a document is fed to multiple transformations potentially happening in parallel
* '''Aggregations''' — where multiple documents are aggregated into a single document
* '''Exception Handling''' — where failures in processing can result in an alternate pipeline being processed
 
Some standards also categorize transformation as macro (changes impacting an entire file) or micro (impacting only an element or attribute)