Typical use of data-oriented XML
-
XML is an EXCHANGE format
-
Extract data
- Use Perl data structures
- Put it in a Data Base
-
Add data
-
Convert the XML document
- From external to internal DTD
-
Avoid complex XML to XML transformations
-
-