Change lookup method to find if content is of XML type. master
authorThadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Mon, 9 Feb 2009 02:37:25 +0000 (00:37 -0200)
committerThadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Mon, 9 Feb 2009 02:37:25 +0000 (00:37 -0200)
commit166139d5aff0e906de8fcb8ebfc8dcbeb7e2a9f8
tree1d5209a62987989f7bec48378e71e0c2d448becb
parentf099b7823ba2274326476a095959bfa58f379599
Change lookup method to find if content is of XML type.

We now search for an element node amongst all children of the content
element. If we find one, we assume its of XML type (since the spec
requires that other types do not have XML elements anyway).
atom/content.c