xml_set_notation_decl_handler

xml_set_notation_decl_handler -- set up notation declaration handler

Description

bool xml_set_notation_decl_handler ( resource parser, string handler)

 
!NOTATION

 
parameter

 
name

 
/

 
parameter

 
{

 
parameter

 
systemId

 
/

 
parameter

 
|

 
parameter

 
publicId

 
/

 
parameter

 
?



See section 4.7 of the XML 1.0 spec for the definition of notation declarations.



parser

notation_name

base

system_id

public_id



Poznámka :