Skip to content

Commit 2c01c1f

Browse files
committed
Update MARSSchema2013.next.xsd
1 parent a7f03a9 commit 2c01c1f

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
@@ -510,6 +510,7 @@
510510
<xs:enumeration value="Orion" />
511511
<xs:enumeration value="Oxwall" />
512512
<xs:enumeration value="Perl" />
513+
<xs:enumeration value="PHP-FPM" />
513514
<xs:enumeration value="Planalyzer" />
514515
<xs:enumeration value="PlanPlusOnline" />
515516
<xs:enumeration value="PlanviewEnterprise" />
@@ -5833,6 +5834,16 @@ The BSD MachineClass is used to cover the following descendants of the original
58335834
</xs:complexContent>
58345835
</xs:complexType>
58355836
</xs:element>
5837+
<xs:element name="PHP-FPM">
5838+
<xs:complexType>
5839+
<xs:complexContent>
5840+
<xs:extension base="aae:RTEAttributes">
5841+
<xs:attribute use="required" name="SoftwareSubClass"
5842+
type="aae:SoftwareSubClass" fixed="PHP-FPM" />
5843+
</xs:extension>
5844+
</xs:complexContent>
5845+
</xs:complexType>
5846+
</xs:element>
58365847
<xs:element name="Python">
58375848
<xs:complexType>
58385849
<xs:complexContent>

0 commit comments

Comments
 (0)