MDUX#57330 - MLDMAI strikt obv extra_key

svn path=/Website/branches/v2019.1/; revision=42045
This commit is contained in:
Sander Schepers
2019-04-09 21:42:12 +00:00
parent 0e61a436b7
commit 1b69b82e63

View File

@@ -1247,8 +1247,7 @@
<xsl:if test="not(//opdracht/extra_key) and extra_key">
<xsl:variable name="mx_key"><xsl:value-of select="extra_key"/></xsl:variable>
<xsl:choose>
<xsl:when test="$srtnotificatiecode = 'MLDMAI'"/>
<xsl:otherwise>
<xsl:when test="$srtnotificatiecode = 'MLDMAI'">
<tr>
<td align="right" valign="top" style="padding-top:10px;">
<b><xsl:value-of select="//lcl/FAC/bericht"/>:</b>
@@ -1259,7 +1258,8 @@
</xsl:call-template>
</td>
</tr>
</xsl:otherwise>
</xsl:when>
<xsl:otherwise/>
</xsl:choose>
<tr>
<td colspan="4" style="padding-bottom:20px;">
@@ -1546,28 +1546,23 @@
</tr>
<!-- DAAN -->
<xsl:choose>
<xsl:when test="$srtnotificatiecode = 'MLDMAI' and behandelwijze=2 and not(/facilitor/opdracht)">
<xsl:for-each select="notes/note">
<xsl:sort select="aanmaak/timestamp" order="descending"/>
<tr>
<xsl:choose>
<xsl:when test="position() = 1">
<td align="right" valign="top">
<b><xsl:value-of select="//lcl/MLD/behandeling"/>:</b>
</td>
<td colspan="3">
<span class="mldbeh"><xsl:value-of select="aanmaak/datum"/>&#xA0;<xsl:value-of select="aanmaak/tijd"/>&#xA0;-&#xA0;<xsl:value-of select="noteur/naam_friendly"/></span>&#xA0;
<xsl:call-template name="linebreaks">
<xsl:with-param name="string" select="omschrijving"/>
</xsl:call-template>
</td>
</xsl:when>
<xsl:otherwise>
<td/>
</xsl:otherwise>
</xsl:choose>
</tr>
</xsl:for-each>
<xsl:when test="not(//opdracht/extra_key) and extra_key">
<xsl:variable name="mx_key"><xsl:value-of select="extra_key"/></xsl:variable>
<xsl:choose>
<xsl:when test="$srtnotificatiecode = 'MLDMAI'">
<tr>
<td align="right" valign="top" style="padding-top:10px;">
<b><xsl:value-of select="//lcl/MLD/behandeling"/>:</b>
</td>
<td colspan="3" style="padding-top:10px;">
<xsl:call-template name="linebreaks">
<xsl:with-param name="string" select="notes/note[key=$mx_key]/omschrijving"/>
</xsl:call-template>
</td>
</tr>
</xsl:when>
</xsl:choose>
</xsl:when>
<xsl:otherwise>
<xsl:choose>
@@ -2363,7 +2358,7 @@
<metaInformation>
<scenarios>
<scenario default="yes" name="Scenario1" userelativepaths="yes" externalpreview="no" url="..\..\..\TEMP\MDUX_files\opdracht3955_20181212144039_772.xml" htmlbaseurl="" outputurl="" processortype="saxon8" useresolver="yes" profilemode="0"
<scenario default="yes" name="Scenario1" userelativepaths="yes" externalpreview="no" url="..\..\..\TEMP\VLKC_files\melding15319_20190320153124_685.xml" htmlbaseurl="" outputurl="" processortype="saxon8" useresolver="yes" profilemode="0"
profiledepth="" profilelength="" urlprofilexml="" commandline="" additionalpath="" additionalclasspath="" postprocessortype="none" postprocesscommandline="" postprocessadditionalpath="" postprocessgeneratedext="" validateoutput="no"
validator="internal" customvalidator="">
<advancedProp name="bSchemaAware" value="true"/>