Headline

Language:XML theme of implementations

Description

The theme collects representatives of the most established XML processing options. Several of these options rely on APIs so that of XML processing is embedded into an existing language such as C# or Language:Java. More specifically, there are options for in-memory XML processing, push-based XML parsing, and pull-based XML parsing. In the case of in-memory processing, two options are included: one for the more classic Technology:DOM approach and another more declarative, query-oriented which is based on Technology:LINQ in that case. Besides those API-based options, the theme also covers two major styles of XML processing when it is supported directly by languages designated to either querying or transformation. Finally, there is a mapping-based option such that an object model is derived from an XML schema such that de-/serialization can be used to access XML data through objects and extract XML data from objects.


There are no revisions for this page.

User contributions

    This user never has never made submissions.

    User edits

    Syntax for editing wiki

    For you are available next options:

    will make text bold.

    will make text italic.

    will make text underlined.

    will make text striked.

    will allow you to paste code headline into the page.

    will allow you to link into the page.

    will allow you to paste code with syntax highlight into the page. You will need to define used programming language.

    will allow you to paste image into the page.

    is list with bullets.

    is list with numbers.

    will allow your to insert slideshare presentation into the page. You need to copy link to presentation and insert it as parameter in this tag.

    will allow your to insert youtube video into the page. You need to copy link to youtube page with video and insert it as parameter in this tag.

    will allow your to insert code snippets from @worker.

    Syntax for editing wiki

    For you are available next options:

    will make text bold.

    will make text italic.

    will make text underlined.

    will make text striked.

    will allow you to paste code headline into the page.

    will allow you to link into the page.

    will allow you to paste code with syntax highlight into the page. You will need to define used programming language.

    will allow you to paste image into the page.

    is list with bullets.

    is list with numbers.

    will allow your to insert slideshare presentation into the page. You need to copy link to presentation and insert it as parameter in this tag.

    will allow your to insert youtube video into the page. You need to copy link to youtube page with video and insert it as parameter in this tag.

    will allow your to insert code snippets from @worker.