[Previous] [Contents] [Next]


Input and Output


Omnimark, besides being an event-driven processing language, is also a streaming language. Input and output streams are easily handled, which is very handy if you want to chunk a large XML-file into smaller pieces.

[Previous] [Contents] [Next]