What's Difficult About HTML to XML?
- Analysis must be sound
- How bad is your HTML? Is the code “clean”?
- What kind of XML do you need?
- Design of XML must be sound
- Need to target best level of complexity
- Trade-off: capability vs. cost
- Some kinds of XML require human intelligence for markup
- Finally ... you can save if you are good with the tools
- Automate some steps
- Help human beings to do other steps