mirror of
https://github.com/google/nomulus.git
synced 2025-08-06 01:35:17 +02: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.
9 lines
310 B
XML
9 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>
|