MARX#37242: Kovra/Ketenstandaard SALES005 (1.0)

svn path=/Website/branches/v2018.1/; revision=38555
This commit is contained in:
Marcel Bourseau
2018-07-17 17:07:05 +00:00
parent 639ee83500
commit 175f5cba76

View File

@@ -66,11 +66,12 @@
<span style="font-size:16pt">B.</span>
<span>U kunt 2 type berichten sturen:
<select id="apiname">
<option value="MLD_OPDR_SIDB">1. Opdrachtstatus bericht</option>
<option value="FIN_FACTUUR_SIDB">2a. Factuurbericht (sidb/insbou003)</option>
<option value="FIN_FACTUUR_SIDB4">2b. Factuurbericht (sidb/insbou004)</option>
<option value="FIN_FACTUUR_ETIMSIDB">2c. Factuurbericht (etim)</option>
<option value="FIN_FACTUUR_UBL">2d. Factuurbericht (ubl)</option>
<option value="MLD_OPDR_SALES005_1.0">1a. Opdrachtstatus bericht (SALES005 versie 1.0)</option>
<option value="MLD_OPDR_SIDB">1b. Opdrachtstatus bericht (SALES005 beta versie)</option>
<option value="FIN_FACTUUR_SIDB">2a. Factuurbericht (INSBOU003)</option>
<option value="FIN_FACTUUR_SIDB4">2b. Factuurbericht (INSBOU004)</option>
<option value="FIN_FACTUUR_ETIMSIDB">2c. Factuurbericht (INSBOU003/4 obv MessageService2.4/3.0/3.1)</option>
<option value="FIN_FACTUUR_UBL">2d. Factuurbericht (UBL 2.0/2.1)</option>
</select></span><span style="font-size:9pt"> (Maak uw keuze)</span>
<br/>
<span style="font-size:16pt">C.</span>
@@ -83,7 +84,7 @@
<tr><td height="400px" rowspan='3'>
<textarea id="sendxml" style="height:500px;width:800px">
<?xml version="1.0" encoding="utf-8"?>
<MaintenanceStatus>
<MaintenanceStatus xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://www.ketenstandaard.nl/onderhoudsstatus/SALES/005" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.ketenstandaard.nl/onderhoudsstatus/SALES/005 Onderhoudsstatus_SALES005.xsd">
<MessageNumber>143</MessageNumber>
<MessageDate>2016-10-20</MessageDate>
<MessageTime>13:07:30</MessageTime>
@@ -91,14 +92,14 @@
<InstructionNumber>MARxxx/y</InstructionNumber>
<Status>GER</Status>
<StatusDescription>Gereedmelding</StatusDescription>
<DateReady>2016-10-20</DateReady>
<DateReady>2018-07-24</DateReady>
<AppointmentDateTimeInformation>
<RequiredDeliveryDate>2016-10-18</RequiredDeliveryDate>
<RequiredDeliveryDate>2018-07-17</RequiredDeliveryDate>
<RequiredDeliveryTime>00:00:00</RequiredDeliveryTime>
<DeliveryTimeFrame>
<DeliveryDateEarliest>2016-10-01</DeliveryDateEarliest>
<DeliveryDateEarliest>2018-07-16</DeliveryDateEarliest>
<DeliveryTimeEarliest>00:00:00</DeliveryTimeEarliest>
<DeliveryDateLatest>2016-10-30</DeliveryDateLatest>
<DeliveryDateLatest>2018-07-18</DeliveryDateLatest>
<DeliveryTimeLatest>00:00:00</DeliveryTimeLatest>
</DeliveryTimeFrame>
</AppointmentDateTimeInformation>
@@ -113,7 +114,7 @@
<span>Voorbeeld van een statusbericht</span><br/>
<textarea id="ex_xml_status" style="height:200px;width:800px" readonly>
<?xml version="1.0" encoding="utf-8"?>
<MaintenanceStatus>
<MaintenanceStatus xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://www.ketenstandaard.nl/onderhoudsstatus/SALES/005" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.ketenstandaard.nl/onderhoudsstatus/SALES/005 Onderhoudsstatus_SALES005.xsd">
<MessageNumber>143</MessageNumber>
<MessageDate>2016-10-20</MessageDate>
<MessageTime>13:07:30</MessageTime>
@@ -121,14 +122,14 @@
<InstructionNumber>MARxxx/y</InstructionNumber>
<Status>GER</Status>
<StatusDescription>Gereedmelding</StatusDescription>
<DateReady>2016-10-20</DateReady>
<DateReady>2018-07-24</DateReady>
<AppointmentDateTimeInformation>
<RequiredDeliveryDate>2016-10-18</RequiredDeliveryDate>
<RequiredDeliveryDate>2018-07-17</RequiredDeliveryDate>
<RequiredDeliveryTime>00:00:00</RequiredDeliveryTime>
<DeliveryTimeFrame>
<DeliveryDateEarliest>2016-10-01</DeliveryDateEarliest>
<DeliveryDateEarliest>2018-07-16</DeliveryDateEarliest>
<DeliveryTimeEarliest>00:00:00</DeliveryTimeEarliest>
<DeliveryDateLatest>2016-10-30</DeliveryDateLatest>
<DeliveryDateLatest>2018-07-18</DeliveryDateLatest>
<DeliveryTimeLatest>00:00:00</DeliveryTimeLatest>
</DeliveryTimeFrame>
</AppointmentDateTimeInformation>