﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
101	Add support for XInclude `parse` attribute	djc@…	cmlenz	"The `parse` attribute of the [http://www.w3.org/TR/xinclude/#include_element XInclude `include` element] is a means of specifying whether the included document should be parsed as XML or as text.

At present (version 0.3.6) Genshi ignores the `parse` attribute and always tries to parse XIncluded documents as XML templates. This patch (to be attached) makes Genshi take note of the value of `parse` and parse the XIncluded document as an XML template or a text template as appropriate."	enhancement	closed	minor	0.5	Template processing	0.4.3	fixed		
