Diff for /XML/valid.h between versions 1.25 and 1.26

version 1.25, 2000/02/15 14:56:32 version 1.26, 2000/02/17 10:03:23
Line 147  xmlAttributePtr     xmlAddAttributeDecl Line 147  xmlAttributePtr     xmlAddAttributeDecl
                                              xmlDtdPtr dtd,                                               xmlDtdPtr dtd,
                                              const xmlChar *elem,                                               const xmlChar *elem,
                                              const xmlChar *name,                                               const xmlChar *name,
                                                const xmlChar *prefix,
                                              xmlAttributeType type,                                               xmlAttributeType type,
                                              xmlAttributeDefault def,                                               xmlAttributeDefault def,
                                              const xmlChar *defaultValue,                                               const xmlChar *defaultValue,

Removed from v.1.25  
changed lines
  Added in v.1.26


Webmaster