3 Predicate Reference
AllApplicationManualNameSummaryHelp

  • Documentation
    • Reference manual
    • Packages
      • SWI-Prolog SGML/XML parser
        • Predicate Reference
          • Loading Structured Documents
          • Handling white-space
          • XML documents
          • DTD-Handling
          • Extracting a DTD
          • Parsing Primitives
          • Type checking
            • xml_is_dom/1

3.7 Type checking

xml_is_dom(@Term)
True if Term is an SGML/XML term as produced by one of the above predicates and acceptable by xml_write/3 and friends.