Is Round Trip Possible?
XML to HTML
- Trivial conversion
- 100% programmatic conversion (XSLT, Perl, OmniMark, Python, etc.)
- But
- Original source will not be returned
- “Stray” markup is lost
- New HTML will be “clean” (and maybe well-formed XML)
- New HTML might be hierarchical