Searched defs:_xmlElementContent (Results 1 – 1 of 1) sorted by relevance
306 struct _xmlElementContent { struct310 struct _xmlElementContent *c1; /* first child */ argument311 struct _xmlElementContent *c2; /* second child */ argument312 struct _xmlElementContent *parent; /* parent */ argument313 const xmlChar *prefix; /* Namespace prefix */