|  | 
 xslt_set_sax_handler    (4.0.3 - 4.0.6 only) xslt_set_sax_handler -- Set SAX handlers for a XSLT processorDescriptionvoid xslt_set_sax_handler  ( resource xh, array handlers ) 
     Set SAX handlers on the resource handle given by 
     xh. SAX handlers should be a two dimensional array 
     with the format (all top level elements are optional):
     
 |  |