Searched defs:_xsltAttrElem (Results 1 – 1 of 1) sorted by relevance
87 struct _xsltAttrElem { struct88 struct _xsltAttrElem *next;/* chained list */ argument89 xmlNodePtr attr; /* the xsl:attribute definition */90 const xmlChar *set; /* or the attribute set */91 const xmlChar *ns; /* and its namespace */