[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: [xml] DTDs
- From: "Daniel Gehriger" <bulk linkcad com>
- To: <xml gnome org>
- Subject: RE: [xml] DTDs
- Date: Tue, 27 Aug 2002 10:01:47 +0200
> 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]