is it possible to determine that a node is 'complexType' and 'mixed="true"' ?
reason i'm asking is, generally the content contained in these nodes contains HTML and i need preserve teh content so <foo> <bar>alpha<b>beta</b>testing </bar> </foo> if i were to obtain the text of /foo/bar, then i would want "alpha<b>beta</b>testing" thanks --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]