From d4e028c96af89ade493b440d4f2de6b684c03a06 Mon Sep 17 00:00:00 2001 From: Mike Hommey Date: Mon, 17 May 2004 06:56:59 +0000 Subject: Load /tmp/tmp.QVLX5b/libxml2-2.6.10 into packages/libxml2/branches/upstream/current. --- doc/html/libxml-xmlerror.html | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'doc/html/libxml-xmlerror.html') diff --git a/doc/html/libxml-xmlerror.html b/doc/html/libxml-xmlerror.html index 0a347d9..0d04627 100644 --- a/doc/html/libxml-xmlerror.html +++ b/doc/html/libxml-xmlerror.html @@ -10,7 +10,7 @@ A:link, A:visited, A:active { text-decoration: underline } Module xmlerror from libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

Module xmlerror from libxml2

API Menu
API Indexes
Related links

the API used to report errors

Table of Contents

Structure xmlError
struct _xmlError + Module xmlerror from libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

Module xmlerror from libxml2

API Menu
API Indexes
Related links

the API used to report errors

Table of Contents

Structure xmlError
struct _xmlError
Enum xmlErrorDomain
 
Enum xmlErrorLevel
 
Typedef xmlError * xmlErrorPtr
@@ -541,8 +541,14 @@ void	xmlStructuredErrorFunc		(void * userD
     XML_SCHEMAP_INCLUDE_SCHEMA_NO_URI = 1771 : 1770
     XML_SCHEMAP_NOT_SCHEMA = 1772 : 1771
     XML_SCHEMAP_UNKNOWN_MEMBER_TYPE = 1773 : 1772
-    XML_SCHEMAP_INVALID_ATTR_USE = 1774 : 1723
-    XML_SCHEMAP_RECURSIVE = 1775 : 1724
+    XML_SCHEMAP_INVALID_ATTR_USE = 1774 : 1773
+    XML_SCHEMAP_RECURSIVE = 1775 : 1774
+    XML_SCHEMAP_SUPERNUMEROUS_LIST_ITEM_TYPE = 1776 : 1775
+    XML_SCHEMAP_INVALID_ATTR_COMBINATION = 1777 : 1776
+    XML_SCHEMAP_INVALID_ATTR_INLINE_COMBINATION = 1778 : 1777
+    XML_SCHEMAP_MISSING_SIMPLETYPE_CHILD = 1779 : 1778
+    XML_SCHEMAP_INVALID_ATTR_NAME = 1780 : 1779
+    XML_SCHEMAP_REF_AND_CONTENT = 1781 : 1780
     XML_SCHEMAV_NOROOT = 1800
     XML_SCHEMAV_UNDECLAREDELEM = 1801 : 1801
     XML_SCHEMAV_NOTTOPLEVEL = 1802 : 1802
-- 
cgit v1.2.3