Track-res-XML-Parse-Err.xml 1.1 KB

1234567891011121314151617181920212223242526
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. /**
  4. * Copyright © Magento, Inc. All rights reserved.
  5. * See COPYING.txt for license details.
  6. */
  7. -->
  8. <req:ShipmentTrackingErrorResponse xmlns:req="http://www.dhl.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.dhl.com track-err-res.xsd">
  9. <Response>
  10. <ServiceHeader>
  11. <MessageTime>2018-02-27T12:55:05+01:00</MessageTime>
  12. </ServiceHeader>
  13. <Status>
  14. <ActionStatus>Failure</ActionStatus>
  15. <Condition>
  16. <ConditionCode>111</ConditionCode>
  17. <ConditionData> Error Parsing incoming request XML
  18. Error: The content of element type
  19. &quot;ShipperReference&quot; must match
  20. &quot;(ReferenceID,ReferenceType?)&quot;. at line
  21. 16, column 22</ConditionData>
  22. </Condition>
  23. </Status>
  24. </Response>
  25. </req:ShipmentTrackingErrorResponse>
  26. <!-- ServiceInvocationId:20180227125505_5793_2008671c-9292-4790-87b6-b02ccdf913db -->