Skip to content

Commit a3ee56d

Browse files
Christoph KneußelChristoph Kneußel
Christoph Kneußel
authored and
Christoph Kneußel
committed
add zookeeper
1 parent 0bbd7b9 commit a3ee56d

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

schemas/MARSSchema2013.next.xsd

+11
Original file line numberDiff line numberDiff line change
@@ -616,6 +616,7 @@
616616
<xs:enumeration value="ZenossITSM" />
617617
<xs:enumeration value="ZohoCRM" />
618618
<xs:enumeration value="ZeroMQ" />
619+
<xs:enumeration value="Zookeeper" />
619620
<xs:enumeration value="Zotero" />
620621
<xs:enumeration value="zVM" />
621622
<xs:enumeration value="RabbitMQ" />
@@ -4757,6 +4758,16 @@ The BSD MachineClass is used to cover the following descendants of the original
47574758
</xs:complexContent>
47584759
</xs:complexType>
47594760
</xs:element>
4761+
<xs:element name="Zookeeper">
4762+
<xs:complexType>
4763+
<xs:complexContent>
4764+
<xs:extension base="aae:DBMSAttributes">
4765+
<xs:attribute use="required" name="SoftwareSubClass" type="aae:SoftwareSubClass"
4766+
fixed="Zookeeper" />
4767+
</xs:extension>
4768+
</xs:complexContent>
4769+
</xs:complexType>
4770+
</xs:element>
47604771
<xs:element name="OracleSCM">
47614772
<xs:complexType>
47624773
<xs:complexContent>

0 commit comments

Comments
 (0)