+---------- On Jun 14, Tom Jackson said:
> I'm using the ns_xml module something like this:
> (with < removed here)

No reason to do that; messages on this list are plain text, not HTML.

> But the list returned as children is 2n + 1 times the number of nodes
> (n). Every other node is empty.
>
> Any reason this is so?

I would guess that it's because you have whitespace between <product>
and <attribute name="CategoryCode">, between </attribute> and <attribute
name="SubCategoryCode">, etc.

Reply via email to