Skip to content

Commit

Permalink
add structuralMountUIDs to system components
Browse files Browse the repository at this point in the history
  • Loading branch information
MarAlder committed Nov 13, 2023
1 parent 4b8856e commit 88cb78b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions schema/cpacs_schema.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -7503,6 +7503,11 @@ [email protected]
</xsd:choice>
<xsd:element name="parentUID" minOccurs="0" type="stringUIDBaseType"/>
<xsd:element name="transformation" minOccurs="0" type="transformationExplicitType"/>
<xsd:element name="structuralMountUIDs" minOccurs="0" type="uIDSequenceType">
<xsd:annotation>
<xsd:documentation>UIDs of the structural mounts</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
<xsd:attribute name="uID" use="required" type="xsd:ID"/>
</xsd:extension>
Expand Down

0 comments on commit 88cb78b

Please sign in to comment.