sgml.pl -- SGML, XML and HTML parser![]() | ||
|---|---|---|
sgml_write.pl -- XML/SGML writer module![]() | ||
xpath.pl -- Select nodes in an XML DOM![]() | ||
xsdp_types.pl![]() | ||
| xsdp_convert/3 | Convert the content model Content to an object of the given XSD type and return the Prolog value in Value. | ![]() |
| xsdp_numeric_uri/2 | Table mapping all XML-Schema numeric URIs into the type they promote to. | ![]() |
| xsdp_subtype_of/2 | True if Type is a (transitive) subtype of Super. | ![]() |
| xsdp_type/1 | Test/generate the names for the XML schema primitive types. | ![]() |
| xsdp_uri_type/2 | True if URI is the URI for the the XML-Schema primitive Type. | ![]() |