Skip to content

Commit 9fc51cd

Browse files
committed
root tag is roaml
Signed-off-by: Christian Henkel <[email protected]>
1 parent 0345fd1 commit 9fc51cd

File tree

1 file changed

+3
-2
lines changed
  • data-format-specifications/RoAML

1 file changed

+3
-2
lines changed

data-format-specifications/RoAML/main.xsd

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
33

4-
<xs:element name="convince_mc_tc">
4+
<xs:element name="roaml">
55
<xs:complexType>
66
<xs:sequence>
77
<xs:element name="mc_parameters">
@@ -72,4 +72,5 @@
7272
</xs:complexType>
7373
</xs:element>
7474

75-
</xs:schema>
75+
76+
</xs:schema>

0 commit comments

Comments
 (0)