> Expat4D Home > Documentation > Command Reference

xml_SetBase ( parserID; base )


  • --> parserID : longint
  • --> base : string[255]

This function allows you to set the base URI for use in the ExternalEntityRef, notation declaration and unparsed entity declaration handler routines. The is the value which is passed back in the "base" parameter of the handler.

See Also: xml_GetBase, xml_SetNotationDeclHandler, xml_SetUnparsedEntityDeclHandler.

  Expat4D Logo

Developer Documentation

Creating Parsers, Destroying Parsers, Parsing Text

Configuring Handler Methods

Position and Error Reporting Functions

Miscellaneous Functions

Output Buffer Functions

Error Codes


> Expat4D Home > Documentation > Command Reference

Last Modified: 27th April 2001 at 9:00 PM