tr:prepend-hub-xml-model (in library prepend-hub-xml-model.xpl) prepend-hub-xml-model

Output Ports

NameDocumentationConnections

result

Options

NameDocumentationDefault

hub-version

Subpipeline

StepInputsOutputsOptions

p:xslt d57e10

source

source on prepend-hub-xml-model

stylesheet

         <xsl:stylesheet version="2.0">
           <xsl:param name="hub-version" as="xs:string"/>
           <xsl:template match="/">
             <xsl:text>
</xsl:text>
             <xsl:processing-instruction name="xml-model" select="concat('href="http://www.le-tex.de/resource/schema/hub/', $hub-version,                  '/hub.rng" type="application/xml" schematypens="http://relaxng.org/ns/structure/1.0"')"/>
             <xsl:text>
</xsl:text>
             <xsl:processing-instruction name="xml-model" select="concat('href="http://www.le-tex.de/resource/schema/hub/', $hub-version,                  '/hub.rng" type="application/xml" schematypens="http://purl.oclc.org/dsdl/schematron"')"/>
             <xsl:text>
</xsl:text>
             <xsl:copy-of select="*"/>
           </xsl:template>
         </xsl:stylesheet>
       
parameters

p:empty

result