Searched defs:_xmlNotation (Results 1 – 1 of 1) sorted by relevance
194 struct _xmlNotation { struct195 const xmlChar *name; /* Notation name */196 const xmlChar *PublicID; /* Public identifier, if any */197 const xmlChar *SystemID; /* System identifier, if any */