MARX#54179: Wijziging op een bestaande opdracht aanbieden aan Mareon voor verdere verwerking
svn path=/Website/branches/v2018.1/; revision=38865
This commit is contained in:
@@ -99,8 +99,14 @@
|
|||||||
<InstructionDate><xsl:value-of select="datumbegin/jaar"/>-<xsl:value-of select="datumbegin/maand"/>-<xsl:value-of select="datumbegin/dag"/></InstructionDate>
|
<InstructionDate><xsl:value-of select="datumbegin/jaar"/>-<xsl:value-of select="datumbegin/maand"/>-<xsl:value-of select="datumbegin/dag"/></InstructionDate>
|
||||||
<!-- SIDB - Tijd waarop de opdracht is gegeven (aangemaakt). Optioneel, hh:mm:ss -->
|
<!-- SIDB - Tijd waarop de opdracht is gegeven (aangemaakt). Optioneel, hh:mm:ss -->
|
||||||
<InstructionTime><xsl:value-of select="datumbegin/tijd"/>:00</InstructionTime>
|
<InstructionTime><xsl:value-of select="datumbegin/tijd"/>:00</InstructionTime>
|
||||||
<InstructionInformation>
|
<InstructionInformation>
|
||||||
<InstructionTypeSpecification>ORG</InstructionTypeSpecification>
|
<InstructionTypeSpecification>
|
||||||
|
<xsl:choose>
|
||||||
|
<xsl:when test="teverzenden = '1'">ORG</xsl:when>
|
||||||
|
<xsl:when test="teverzenden = '2'">MAO</xsl:when>
|
||||||
|
<xsl:otherwise>ORG</xsl:otherwise>
|
||||||
|
</xsl:choose>
|
||||||
|
</InstructionTypeSpecification>
|
||||||
</InstructionInformation>
|
</InstructionInformation>
|
||||||
<!-- SIDB - Tekstveld met de inhoud van aanvullende informatie. Optioneel, C(70) -->
|
<!-- SIDB - Tekstveld met de inhoud van aanvullende informatie. Optioneel, C(70) -->
|
||||||
<!-- Zie MARX#37078: Opdrachtomschrijving ook in de node in InstructionData/FreeText -->
|
<!-- Zie MARX#37078: Opdrachtomschrijving ook in de node in InstructionData/FreeText -->
|
||||||
|
|||||||
Reference in New Issue
Block a user