Places
Home
Graphs
Prefixes
Admin
Users
Settings
Plugins
Statistics
CPACK
Home
List packs
Submit pack
Repository
Load local file
Load from HTTP
Load from library
Remove triples
Clear repository
Query
YASGUI SPARQL Editor
Simple Form
SWISH Prolog shell
Help
Documentation
Tutorial
Roadmap
HTTP Services
Login
3.7 Type checking
All
Application
Manual
Name
Summary
Help
Documentation
Reference manual
Packages
SWI-Prolog SGML/XML parser
Predicate Reference
Type checking
xml_is_dom/1
Availability:
:- use_module(
library(sgml)
).
(can be autoloaded)
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.
ClioPatria
(version
V3.1.1-51-ga0b30a5
)