<
p:declare-step type=
"dedicon:add-boilerplate" version=
"1.0" exclude-inline-prefixes=
"#all" name=
"main">
<
p:input port=
"source"/>
<
p:input port=
"parameters" kind=
"parameter"/>
<
p:output port=
"result"/>
<
p:import href=
"http://www.daisy.org/pipeline/modules/common-utils/library.xpl"/>
<
p:xslt>
<
p:input port=
"parameters">
<
p:pipe port=
"parameters" step=
"main"/>
</
p:input>
<
p:input port=
"stylesheet">
<
p:document href=
"../xslt/generate-boilerplate.xsl"/>
</
p:input>
</
p:xslt>
</
p:declare-step>