Searched defs:_xmlAttr (Results 1 – 3 of 3) sorted by relevance
444 struct _xmlAttr { struct451 struct _xmlAttr *next; /* next sibling link */ argument452 struct _xmlAttr *prev; /* previous sibling link */ argument453 struct _xmlDoc *doc; /* the containing document */454 xmlNs *ns; /* pointer to the associated namespace */455 xmlAttributeType atype; /* the attribute type if validating */456 void *psvi; /* for type/PSVI information */457 struct _xmlID *id; /* the ID struct */