ADC Home > Reference Library > Reference > Darwin > Miscellaneous User Space API Reference

 


relaxng.h

Includes:

Introduction



Typedefs


xmlRelaxNGValidityErrorFunc


typedef void (*xmlRelaxNGValidityErrorFunc) (
    void *ctx,
    const char *msg,
    ...);  
Discussion

A schemas validation context

Last Updated: 2006-06-20