mirror of
https://github.com/google/nomulus
synced 2026-06-01 04:26:34 +00:00
This change renames directories in preparation for the great package rename. The repository is now in a broken state because the code itself hasn't been updated. However this should ensure that git correctly preserves history for each file.
10 lines
310 B
XML
10 lines
310 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<response xmlns="urn:ietf:params:xml:ns:iirdea-1.0">
|
|
<result code="2001">
|
|
<msg>The structure of the report is invalid.</msg>
|
|
<description>
|
|
'XX' could not be parsed as a number (line: 2 column:3)
|
|
</description>
|
|
</result>
|
|
</response>
|