Searched defs:_xmlNotation (Results 1 – 1 of 1) sorted by relevance
155 struct _xmlNotation { struct156 const xmlChar *name; /* Notation name */157 const xmlChar *PublicID; /* Public identifier, if any */158 const xmlChar *SystemID; /* System identifier, if any */