
xml_parse(?Chars, ?Document)

   Parse or generate XML documents

Arguments
   Chars               List of characters
   Document            Document as structured term

Type
   library(xml)

Modes and Determinism
   xml_parse(+, -)
   xml_parse(-, +)

See Also
   xml_parse / 3, xml_subterm / 2, xml_pp / 1
