Did you know ... Search Documentation:
Pack ape -- prolog/utils/xmlterm_to_xmlatom.pl
PublicShow source
author
- Tobias Kuhn
- Kaarel Kaljurand
version
- 2008-03-26
 xmlterm_to_xmlatom(+XMLTerm, -XMLAtom) is det
 xmlterm_to_xmlatom(+XMLTerm, +Options, -XMLAtom) is det
Transforms the term representation of an XML structure (using element/3) into an atom.
Arguments:
XMLTerm- is an XML document as SWI's XML term
Options- is a list of options for xml_write/3
XMLAtom- is an XML document as an atom

Undocumented predicates

The following predicates are exported, but not or incorrectly documented.

 xmlterm_to_xmlatom(Arg1, Arg2, Arg3)