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

 


c14n.h

Includes:

Introduction



Typedefs


xmlC14NIsVisibleCallback


typedef int (*xmlC14NIsVisibleCallback) (
    void*user_data, 
    xmlNodePtr node, 
    xmlNodePtr parent);  
Discussion

This is the core C14N function

Last Updated: 2006-06-20