MARX#37375: Extreem veel API-aanroepen AX_OPDRACHTEN

svn path=/Website/branches/v2016.2/; revision=31776
This commit is contained in:
Marcel Bourseau
2016-12-01 14:57:58 +00:00
parent 39f87891c6
commit 405d4ea07d

View File

@@ -22,11 +22,15 @@
<xml>
<xsl:for-each select="//data_row">
<mareon_info>
<fclt_mar_version><xsl:value-of select="FCLT_MAR_VERSION"/></fclt_mar_version>
<min_adapter_version><xsl:value-of select="MAR_MIN_ADAPTER_VERSION"/></min_adapter_version>
<prs_bedrijf_naam><xsl:value-of select="PRS_BEDRIJF_NAAM"/></prs_bedrijf_naam>
<mar_bedrijf_lastconnection><xsl:value-of select="MAR_BEDRIJF_LASTCONNECTION"/></mar_bedrijf_lastconnection>
<mar_bedrijf_nextconnection><xsl:value-of select="MAR_BEDRIJF_NEXTCONNECTION"/></mar_bedrijf_nextconnection>
<mar_connection_allowed><xsl:value-of select="MAR_CONNECTION_ALLOWED"/></mar_connection_allowed>
<mar_connection_allowed><xsl:value-of select="MAR_CONNECTION_ALLOWED"/></mar_connection_allowed>
<mar_sync_opdr_past_days><xsl:value-of select="MAR_SYNC_OPDR_PAST_DAYS"/></mar_sync_opdr_past_days>
<mar_sync_opdr_past_secs_start><xsl:value-of select="MAR_SYNC_OPDR_PAST_SECS_START"/></mar_sync_opdr_past_secs_start>
<mar_sync_opdr_past_secs_stop><xsl:value-of select="MAR_SYNC_OPDR_PAST_SECS_STOP"/></mar_sync_opdr_past_secs_stop>
</mareon_info>
</xsl:for-each>
</xml>