|
@@ -16,8 +16,8 @@ |
|
|
block discarded – undo |
|
16
|
16
|
xmlns:are="http://wwwinfo.mfcr.cz/ares/xml_doc/schemas/ares/ares_request_orrg/v_1.0.0" |
|
17
|
17
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
|
18
|
18
|
xsi:schemaLocation="http://wwwinfo.mfcr.cz/ares/xml_doc/schemas/ares/ares_request_orrg/v_1.0.0 http://wwwinfo.mfcr.cz/ares/xml_doc/schemas/ares/ares_request_orrg/v_1.0.0/ares_request_orrg.xsd" |
|
19
|
|
- dotaz_datum_cas="' . $date->format('Y-m-dTH:i:s') . '" |
|
20
|
|
- dotaz_pocet="' . count($identificationNumbers) . '" |
|
|
19
|
+ dotaz_datum_cas="' . $date->format('Y-m-dTH:i:s').'" |
|
|
20
|
+ dotaz_pocet="' . count($identificationNumbers).'" |
|
21
|
21
|
dotaz_typ="Basic" |
|
22
|
22
|
vystup_format="XML" |
|
23
|
23
|
validation_XSLT="http://wwwinfo.mfcr.cz/ares/xml_doc/schemas/ares/ares_answer/v_1.0.0/ares_answer.xsl" |
Please login to merge, or discard this patch.