summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2013-06-17 22:49:40 +0200
committerAndrew Branson <andrew.branson@cern.ch>2013-06-17 22:49:40 +0200
commit6b11ddb7ee0e125d114d57f41020fe8962a510f8 (patch)
treeebbb370e3a770a91e9aa8bacf1600bfcdd1bf1b2
parent18c10a0c3d41396465186567241621707be78436 (diff)
Better declaration
-rw-r--r--src/main/resources/boot/OD/New.xsd2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/boot/OD/New.xsd b/src/main/resources/boot/OD/New.xsd
index 91755c8..4c5f783 100644
--- a/src/main/resources/boot/OD/New.xsd
+++ b/src/main/resources/boot/OD/New.xsd
@@ -1,3 +1,3 @@
<?xml version="1.0" encoding="UTF-8"?>
-<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified">
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" attributeFormDefault="unqualified">
</xs:schema>