Skip to content

Commit

Permalink
update shema
Browse files Browse the repository at this point in the history
  • Loading branch information
MarAlder committed Apr 10, 2024
1 parent f811b95 commit 0096641
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions addContent/schema/v3_4_alicia/cpacs_schema.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -5380,7 +5380,7 @@ [email protected]
</xsd:element>
<xsd:element name="metricType">
<xsd:annotation>
<xsd:documentation>Metric type (atr | agwp) (Note: Please contact CPACS support to add additional types)</xsd:documentation>
<xsd:documentation>Metric type (atr | agwp | agtp | rf) (Note: Please contact CPACS support to add additional types)</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:simpleContent>
Expand Down Expand Up @@ -13989,7 +13989,7 @@ [email protected]
<xsd:complexType>
<xsd:simpleContent>
<xsd:restriction base="stringVectorBaseType">
<xsd:pattern value="(takeOff|climb|cruise|descent|landing|acceleration|ground|range|duration|turn|holding|storeRelease|taxi|warmUp|loiter|massFraction|mass|other)(;(takeOff|climb|cruise|descent|landing|acceleration|ground|range|duration|turn|holding|storeRelease|taxi|warmUp|loiter|massFraction|mass|other))*"/>
<xsd:pattern value="(takeOff|climb|cruise|descent|landing|acceleration|ground|range|duration|turn|holding|storeRelease|taxi|warmUp|loiter|massFraction|mass|flightPlan|other)(;(takeOff|climb|cruise|descent|landing|acceleration|ground|range|duration|turn|holding|storeRelease|taxi|warmUp|loiter|massFraction|mass|flightPlan|other))*"/>
</xsd:restriction>
</xsd:simpleContent>
</xsd:complexType>
Expand Down
4 changes: 2 additions & 2 deletions addContent/schema/v3_4_impactMonitor/cpacs_schema.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -5380,7 +5380,7 @@ [email protected]
</xsd:element>
<xsd:element name="metricType">
<xsd:annotation>
<xsd:documentation>Metric type (atr | agwp) (Note: Please contact CPACS support to add additional types)</xsd:documentation>
<xsd:documentation>Metric type (atr | agwp | agtp | rf) (Note: Please contact CPACS support to add additional types)</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:simpleContent>
Expand Down Expand Up @@ -13989,7 +13989,7 @@ [email protected]
<xsd:complexType>
<xsd:simpleContent>
<xsd:restriction base="stringVectorBaseType">
<xsd:pattern value="(takeOff|climb|cruise|descent|landing|acceleration|ground|range|duration|turn|holding|storeRelease|taxi|warmUp|loiter|massFraction|mass|other)(;(takeOff|climb|cruise|descent|landing|acceleration|ground|range|duration|turn|holding|storeRelease|taxi|warmUp|loiter|massFraction|mass|other))*"/>
<xsd:pattern value="(takeOff|climb|cruise|descent|landing|acceleration|ground|range|duration|turn|holding|storeRelease|taxi|warmUp|loiter|massFraction|mass|flightPlan|other)(;(takeOff|climb|cruise|descent|landing|acceleration|ground|range|duration|turn|holding|storeRelease|taxi|warmUp|loiter|massFraction|mass|flightPlan|other))*"/>
</xsd:restriction>
</xsd:simpleContent>
</xsd:complexType>
Expand Down

0 comments on commit 0096641

Please sign in to comment.