c14n2.pl |
| xml_write_canonical/3 | Write an XML DOM using the canonical conventions as defined by C14n2. |  |
pwp.pl -- Prolog Well-formed Pages |
sgml.pl -- SGML, XML and HTML parser |
sgml_write.pl -- XML/SGML writer module |
| html_write/2 | Write a term as created by the SGML/XML parser to a stream in SGML or XML format. |  |
| html_write/3 | Write a term as created by the SGML/XML parser to a stream in SGML or XML format. |  |
| sgml_write/2 | Write a term as created by the SGML/XML parser to a stream in SGML or XML format. |  |
| sgml_write/3 | Write a term as created by the SGML/XML parser to a stream in SGML or XML format. |  |
| xml_write/2 | Write a term as created by the SGML/XML parser to a stream in SGML or XML format. |  |
| xml_write/3 | Write a term as created by the SGML/XML parser to a stream in SGML or XML format. |  |
| xmlns/2 | Hook to define human readable abbreviations for XML namespaces. |  |
xpath.pl |
| xpath/3 | Match an element in a DOM structure. |  |
| xpath_chk/3 | Semi-deterministic version of xpath/3. |  |
xsdp_types.pl -- XML-Schema primitive types |