Skip to content

Commit 130bd13

Browse files
authored
F #1550: Fix xml-schema (#3484)
1 parent 66043b5 commit 130bd13

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

share/doc/xsd/opennebula_configuration.xsd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,8 @@
104104

105105
<xs:element name="DOCUMENT_ENCRYPTED_ATTR" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
106106

107+
<xs:element name="DRS_INTERVAL" type="xs:integer" minOccurs="0" maxOccurs="1"/>
108+
107109
<xs:element name="DS_MAD_CONF" minOccurs="0" maxOccurs="unbounded">
108110
<xs:complexType>
109111
<xs:all>

0 commit comments

Comments
 (0)