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