File tree 1 file changed +3
-12
lines changed
1 file changed +3
-12
lines changed Original file line number Diff line number Diff line change 12336
12336
<xsd:element name="structure" minOccurs="0" type="ductStructureType"/>
12337
12337
</xsd:all>
12338
12338
<xsd:attribute name="uID" use="required" type="xsd:ID"/>
12339
- <xsd:attribute name="symmetry">
12340
- <xsd:simpleType>
12341
- <xsd:restriction base="xsd:string">
12342
- <xsd:enumeration value="none"/>
12343
- <xsd:enumeration value="inherit"/>
12344
- <xsd:enumeration value="x-y-plane"/>
12345
- <xsd:enumeration value="x-z-plane"/>
12346
- <xsd:enumeration value="y-z-plane"/>
12347
- </xsd:restriction>
12348
- </xsd:simpleType>
12349
- </xsd:attribute>
12339
+ <xsd:attribute name="symmetry" type="symmetryXyXzYzType"/>
12340
+ <xsd:attribute name="loftContinuity" type="loftContinuityType"/>
12350
12341
</xsd:extension>
12351
12342
</xsd:complexContent>
12352
12343
</xsd:complexType>
@@ -34323,7 +34314,7 @@ The fuel tank volume type should also be used for the wing fuel tank</xsd:docume
34323
34314
<xsd:appinfo>
34324
34315
<sd:schemaDoc>
34325
34316
<ddue:summary>
34326
- <ddue:para>Set continuity for lofting of this component (default for fuselages: C2, for wings: C0)</ddue:para>
34317
+ <ddue:para>Set continuity for lofting of this component (default for fuselages/ducts : C2, for wings: C0)</ddue:para>
34327
34318
</ddue:summary>
34328
34319
</sd:schemaDoc>
34329
34320
</xsd:appinfo>
You can’t perform that action at this time.
0 commit comments