RE: [xml] DTDs



 
  include/libxml/parser.h
    xmlDtdPtr       xmlParseDTD             (const xmlChar 
*ExternalID,
                                             const xmlChar *SystemID);

is that so hard to find ? Just doing a grep ^xmlDtdPtr 
include/libxml/*.h ???


Easy to find. I just thought that the two parameters were there to
associate an external/system id with the DTD -- I did not realize that
the DTD actually gets loaded from these... My fault.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]