← All docs

xml_set_notation_decl_handler()

Sets the notation declaration handler.

xml_set_notation_decl_handler()

function xml_set_notation_decl_handler(mixed $parser, mixed $handler): bool

Sets the notation declaration handler.

Parameters:

  • $parser (mixed)
  • $handler (mixed)

Returns: bool

Availability

No examples yet — check examples/ and showcases/ for usage patterns.

Internals

For how xml_set_notation_decl_handler is implemented in the compiler, see the internals page.