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:
@@ -100,7 +100,13 @@
|
||||
<!-- SIDB - Tijd waarop de opdracht is gegeven (aangemaakt). Optioneel, hh:mm:ss -->
|
||||
<InstructionTime><xsl:value-of select="datumbegin/tijd"/>:00</InstructionTime>
|
||||
<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>
|
||||
<!-- SIDB - Tekstveld met de inhoud van aanvullende informatie. Optioneel, C(70) -->
|
||||
<!-- Zie MARX#37078: Opdrachtomschrijving ook in de node in InstructionData/FreeText -->
|
||||
|
||||
Reference in New Issue
Block a user