Skip to content

Commit

Permalink
remove unused genericGeometryComponentType
Browse files Browse the repository at this point in the history
  • Loading branch information
MarAlder committed Nov 24, 2024
1 parent b7f260f commit 3145483
Showing 1 changed file with 0 additions and 23 deletions.
23 changes: 0 additions & 23 deletions schema/cpacs_schema.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -17027,29 +17027,6 @@ The fuel tank volume type should also be used for the wing fuel tank</xsd:docume
</xsd:complexContent>
</xsd:complexType>

<xsd:complexType name="genericGeometryComponentType">
<xsd:annotation>
<xsd:appinfo>
<sd:schemaDoc>
<ddue:summary>
<ddue:para>Generic geometry component</ddue:para>
</ddue:summary>
<ddue:remarks>
<ddue:para/>
</ddue:remarks>
</sd:schemaDoc>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="complexBaseType">
<xsd:all>
<xsd:element name="linkToFile" type="linkToFileType"/>
<xsd:element name="transformation" type="transformationType"/>
</xsd:all>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>

<xsd:complexType name="genericGeometryType">
<xsd:annotation>
<xsd:appinfo>
Expand Down

0 comments on commit 3145483

Please sign in to comment.