diff options
Diffstat (limited to 'src/cz/crcs/ectester/data/wrong')
| -rw-r--r-- | src/cz/crcs/ectester/data/wrong/curves.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/cz/crcs/ectester/data/wrong/curves.xml b/src/cz/crcs/ectester/data/wrong/curves.xml index 5f7ef9f..396dc4e 100644 --- a/src/cz/crcs/ectester/data/wrong/curves.xml +++ b/src/cz/crcs/ectester/data/wrong/curves.xml @@ -1,7 +1,6 @@ <?xml version="1.0" encoding="UTF-8" ?> -<curves xmlns="http://crcs.cz/ectester/curves" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://crcs.cz/ectester/curves ../schema.xsd"> +<curves xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:noNamespaceSchemaLocation="../schema.xsd"> <curve> <id>wrongp128</id> <bits>128</bits> |
