2.1 ‘Goodies’Predicates
All Application Manual Name SummaryHelp

  • Documentation
    • Reference manual
    • Packages
      • SWI-Prolog SGML/XML parser
        • Bluffer's Guide
          • ‘Goodies’Predicates
            • load_sgml/3
            • load_xml/3
            • load_html/3
Availability::- use_module(library(sgml)).(can be autoloaded)
Sourceload_xml(+Source, -ListOfContent, :Options)
Calls load_structure/3 with the given Options, using the default option dialect(xml)