/usr/local/lib/swipl/library/ext/sgml/xsdp_types.pl
All Application Manual Name SummaryHelp

  • ext
    • sgml
      • sgml.pl -- SGML, XML and HTML parser
      • xpath.pl -- Select nodes in an XML DOM
      • sgml_write.pl -- XML/SGML writer module
      • xsdp_types.pl -- XML-Schema primitive types
        • xsdp_type/1
        • xsdp_uri_type/2
        • xsdp_subtype_of/2
        • xsdp_numeric_uri/2
        • xsdp_convert/3
 xsdp_convert(+Type, +Content, -Value)
Convert the content model Content to an object of the given XSD type and return the Prolog value in Value.