Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects
Commit e19b0abb authored by Markus Quaritsch's avatar Markus Quaritsch
Browse files

Merge pull request #693 in VECTO/vecto-sim from...

Merge pull request #693 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:feature/VECTO-808-add-moitoring-report to develop

* commit 'b8dd107b':
  make component data in monitoring report optional
parents f0da03df b8dd107b
No related branches found
No related tags found
No related merge requests found
......@@ -20,6 +20,7 @@
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:sequence minOccurs="0">
<xs:element name="Engine">
<xs:complexType>
<xs:sequence>
......@@ -193,6 +194,7 @@
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:element name="AdvancedReducingTechnologies">
<xs:annotation>
<xs:documentation>#74</xs:documentation>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment