Skip to content

Commit

Permalink
add indents
Browse files Browse the repository at this point in the history
  • Loading branch information
MarAlder committed Aug 4, 2023
1 parent 975ebb0 commit 964bc06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions schema/cpacs_schema.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -35260,14 +35260,14 @@ The fuel tank volume type should also be used for the wing fuel tank</xsd:docume
</xsd:complexContent>
</xsd:complexType>

<xsd:simpleType name="uncertaintyFunctionType">
<xsd:simpleType name="uncertaintyFunctionType">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="GaussianNormalDistribution"/>
<xsd:enumeration value="ExponentialDistribution"/>
</xsd:restriction>
</xsd:simpleType>

<xsd:simpleType name="unmodeledComponentType">
<xsd:simpleType name="unmodeledComponentType">
<xsd:annotation>
<xsd:appinfo>
<sd:schemaDoc>
Expand Down

0 comments on commit 964bc06

Please sign in to comment.