#
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
<h3>Version History</h3>
|
||||
|
||||
[%history%]
|
||||
@@ -8,6 +8,7 @@
|
||||
- If dealing with a multi-version IG, it will be run against both IG versions.
|
||||
-->
|
||||
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:html="http://www.w3.org/1999/xhtml" xmlns="http://www.w3.org/1999/xhtml" xmlns:f="http://hl7.org/fhir" exclude-result-prefixes="html f">
|
||||
<xsl:include href="onGenerate.getVersions.xslt"/>
|
||||
<xsl:output method="xml" version="1.0" encoding="UTF-8" indent="yes" omit-xml-declaration="yes"/>
|
||||
<xsl:variable name="noRootToc" select="/f:ImplementationGuide/f:definition/f:parameter[f:code/@value='noRootToc']/f:value/@value"/>
|
||||
<xsl:variable name="artifactsOnRoot" select="/f:ImplementationGuide/f:definition/f:parameter[f:code/@value='artifactsOnRoot']/f:value/@value"/>
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
<div xmlns="http://www.w3.org/1999/xhtml">
|
||||
<h3>Version History</h3>
|
||||
|
||||
[%history%]
|
||||
<h3>Version History</h3>
|
||||
|
||||
[%history%]
|
||||
|
||||
</div>
|
||||
Reference in New Issue
Block a user