This module creates an XML representation for an Attempto DRS (as
generated by APE).
- author
- - Tobias Kuhn
- version
- - 2009-03-16
- drs_to_xmlatom(+DRS, -XMLAtom) is det
- Generates an XML representation (as an atom) for the DRS.
- drs_to_xmlterm(+DRS, -XMLTerm) is det
- Generates a Prolog-style XML representation (using element/3) for
the DRS.