<feed xmlns='http://www.w3.org/2005/Atom'>
<title>InputXSLT/test/write_file, branch master</title>
<subtitle>XSLT extensions for static site generation</subtitle>
<link rel='alternate' type='text/html' href='https://code.kummerlaender.eu/InputXSLT/'/>
<entry>
<title>Switched FunctionWriteFile content parameter to xalan::XalanNode pointer</title>
<updated>2014-06-29T18:36:28+00:00</updated>
<author>
<name>Adrian Kummerlaender</name>
</author>
<published>2014-06-29T18:36:28+00:00</published>
<link rel='alternate' type='text/html' href='https://code.kummerlaender.eu/InputXSLT/commit/?id=bd39d49464dbd17eb3d4cdbb5784431e43e56fbf'/>
<id>bd39d49464dbd17eb3d4cdbb5784431e43e56fbf</id>
<content type='text'>
* i.e. "write-file" now supports the serialization of given DOM structures
** this will be needed e.g. if FunctionTransform returns the result as a DOM tree instead of as a plain string
** enables the creation of multiple XML documents from within a single transformation
*** i.e. backports the functionality provided in XSLT 2.0 by "xsl:result-document" to xalan's XSLT 1.0
* changed test cases accordingly
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* i.e. "write-file" now supports the serialization of given DOM structures
** this will be needed e.g. if FunctionTransform returns the result as a DOM tree instead of as a plain string
** enables the creation of multiple XML documents from within a single transformation
*** i.e. backports the functionality provided in XSLT 2.0 by "xsl:result-document" to xalan's XSLT 1.0
* changed test cases accordingly
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated README.md and added "write-file" test case</title>
<updated>2014-06-27T19:35:46+00:00</updated>
<author>
<name>Adrian Kummerlaender</name>
</author>
<published>2014-06-27T19:35:46+00:00</published>
<link rel='alternate' type='text/html' href='https://code.kummerlaender.eu/InputXSLT/commit/?id=a8be7f7dde5cf0d51026de0e6bc4d0f59f41c4b6'/>
<id>a8be7f7dde5cf0d51026de0e6bc4d0f59f41c4b6</id>
<content type='text'>
* slightly improved FunctionTransform test case utility templates
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* slightly improved FunctionTransform test case utility templates
</pre>
</div>
</content>
</entry>
</feed>
