libxml2_valid.h File Reference
Typedef xmlValidState
typedef struct _xmlValidState | xmlValidState |
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 xmlNotationTable
typedef struct _xmlHashTable | xmlNotationTable |
Typedef xmlNotationTablePtr
Typedef xmlElementTable
typedef struct _xmlHashTable | xmlElementTable |
Typedef xmlElementTablePtr
Typedef xmlAttributeTable
typedef struct _xmlHashTable | xmlAttributeTable |
Typedef xmlAttributeTablePtr
Typedef xmlIDTable
typedef struct _xmlHashTable | xmlIDTable |
Typedef xmlRefTable
typedef struct _xmlHashTable | xmlRefTable |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.