How are these achieved? Processing
Each application is implemented by one or more stylesheets operating over an instance of the LMNL data model (in XML)
- SVG applications simply draw pictures
- LMNL syntax writing simply serializes content, ranges and their annotations
- XML application
- Filters ranges of interest
- Writes out flat XML annotated with range (element) boundaries
- Induces XML hierarchy from this flat notation
- Using recursive grouping algorithm