libxml2_valid.h File Reference

Typedef xmlValidState

typedef struct _xmlValidStatexmlValidState

Typedef xmlValidStatePtr

typedef xmlValidState *xmlValidStatePtr

Typedef xmlValidityErrorFunc

typedef void(*xmlValidityErrorFunc

xmlValidityErrorFunc: Callback called when a validity error is found. This is a message oriented function similar to an *printf function.

Typedef xmlValidityWarningFunc

typedef void(*xmlValidityWarningFunc

xmlValidityWarningFunc: Callback called when a validity warning is found. This is a message oriented function similar to an *printf function.

Typedef xmlValidCtxt

typedef struct _xmlValidCtxtxmlValidCtxt

Typedef xmlValidCtxtPtr

typedef xmlValidCtxt *xmlValidCtxtPtr

Typedef xmlNotationTable

typedef struct _xmlHashTablexmlNotationTable

Typedef xmlNotationTablePtr

typedef xmlNotationTable *xmlNotationTablePtr

Typedef xmlElementTable

typedef struct _xmlHashTablexmlElementTable

Typedef xmlElementTablePtr

typedef xmlElementTable *xmlElementTablePtr

Typedef xmlAttributeTable

typedef struct _xmlHashTablexmlAttributeTable

Typedef xmlAttributeTablePtr

typedef xmlAttributeTable *xmlAttributeTablePtr

Typedef xmlIDTable

typedef struct _xmlHashTablexmlIDTable

Typedef xmlIDTablePtr

typedef xmlIDTable *xmlIDTablePtr

Typedef xmlRefTable

typedef struct _xmlHashTablexmlRefTable

Typedef xmlRefTablePtr

typedef xmlRefTable *xmlRefTablePtr