Diff for /XML/valid.h between versions 1.30 and 1.31

version 1.30, 2000/04/03 18:45:48 version 1.31, 2000/04/24 11:31:56
Line 159  xmlAttributePtr     xmlAddAttributeDecl Line 159  xmlAttributePtr     xmlAddAttributeDecl
                                              xmlDtdPtr dtd,                                               xmlDtdPtr dtd,
                                              const xmlChar *elem,                                               const xmlChar *elem,
                                              const xmlChar *name,                                               const xmlChar *name,
                                              const xmlChar *prefix,                                               const xmlChar *ns,
                                              xmlAttributeType type,                                               xmlAttributeType type,
                                              xmlAttributeDefault def,                                               xmlAttributeDefault def,
                                              const xmlChar *defaultValue,                                               const xmlChar *defaultValue,

Removed from v.1.30  
changed lines
  Added in v.1.31


Webmaster