Searched defs:_xmlNotation (Results 1 – 2 of 2) sorted by relevance
198 struct _xmlNotation { struct199 const xmlChar *name; /* Notation name */200 const xmlChar *PublicID; /* Public identifier, if any */201 const xmlChar *SystemID; /* System identifier, if any */
203 struct _xmlNotation { struct204 const xmlChar *name; /* Notation name */205 const xmlChar *PublicID; /* Public identifier, if any */206 const xmlChar *SystemID; /* System identifier, if any */