libxml2_valid.h File Reference

Typedef xmlValidState

typedef struct _xmlValidState xmlValidState

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 _xmlValidCtxt xmlValidCtxt

Typedef xmlValidCtxtPtr

typedef xmlValidCtxt * xmlValidCtxtPtr

Typedef xmlNotationTable

typedef struct _xmlHashTable xmlNotationTable

Typedef xmlNotationTablePtr

typedef xmlNotationTable * xmlNotationTablePtr

Typedef xmlElementTable

typedef struct _xmlHashTable xmlElementTable

Typedef xmlElementTablePtr

typedef xmlElementTable * xmlElementTablePtr

Typedef xmlAttributeTable

typedef struct _xmlHashTable xmlAttributeTable

Typedef xmlAttributeTablePtr

typedef xmlAttributeTable * xmlAttributeTablePtr

Typedef xmlIDTable

typedef struct _xmlHashTable xmlIDTable

Typedef xmlIDTablePtr

typedef xmlIDTable * xmlIDTablePtr

Typedef xmlRefTable

typedef struct _xmlHashTable xmlRefTable

Typedef xmlRefTablePtr

typedef xmlRefTable * xmlRefTablePtr