Skip to content

Commit

Permalink
rename powerbreakdown nodes (#824)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarAlder committed Nov 13, 2023
1 parent 02f701d commit eb79c6d
Showing 1 changed file with 93 additions and 93 deletions.
186 changes: 93 additions & 93 deletions schema/cpacs_schema.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -5094,25 +5094,6 @@ [email protected]
</xsd:complexContent>
</xsd:complexType>

<xsd:complexType name="breakdownDataTrajectoryType">
<xsd:annotation>
<xsd:appinfo>
<sd:schemaDoc>
<ddue:summary>
<ddue:para>System breakdown data</ddue:para>
</ddue:summary>
</sd:schemaDoc>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="complexBaseType">
<xsd:sequence>
<xsd:element name="powerFlow" maxOccurs="unbounded" type="powerFlowTrajectoryType"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>

<xsd:complexType name="breakdownDataType">
<xsd:annotation>
<xsd:appinfo>
Expand Down Expand Up @@ -29376,30 +29357,7 @@ The fuel tank volume type should also be used for the wing fuel tank</xsd:docume
<xsd:extension base="complexBaseType">
<xsd:sequence>
<xsd:element name="staticCases" minOccurs="0" type="staticCasesType"/>
<xsd:element name="trajectoryCases" minOccurs="0" type="trajectoryCasesType"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>

<xsd:complexType name="powerBreakdownTrajectorySpecificationType">
<xsd:annotation>
<xsd:appinfo>
<sd:schemaDoc>
<ddue:summary>
<ddue:para>Specification of the power breakdown case</ddue:para>
</ddue:summary>
</sd:schemaDoc>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="complexBaseType">
<xsd:sequence>
<xsd:element name="trajectoryUID" type="stringUIDBaseType">
<xsd:annotation>
<xsd:documentation>UID of the corresponding trajectory</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="transientCases" minOccurs="0" type="transientCasesType"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
Expand Down Expand Up @@ -36400,56 +36358,6 @@ The fuel tank volume type should also be used for the wing fuel tank</xsd:docume
</xsd:complexContent>
</xsd:complexType>

<xsd:complexType name="trajectoryCasesType">
<xsd:annotation>
<xsd:appinfo>
<sd:schemaDoc>
<ddue:summary>
<ddue:para>Power breakdowns</ddue:para>
</ddue:summary>
</sd:schemaDoc>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="complexBaseType">
<xsd:sequence>
<xsd:element name="trajectoryCase" maxOccurs="unbounded" type="trajectoryCaseType"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>

<xsd:complexType name="trajectoryCaseType">
<xsd:annotation>
<xsd:appinfo>
<sd:schemaDoc>
<ddue:summary>
<ddue:para>Power breakdown case along a trajectory</ddue:para>
</ddue:summary>
</sd:schemaDoc>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="complexBaseType">
<xsd:all>
<xsd:element name="name" type="stringBaseType">
<xsd:annotation>
<xsd:documentation>Name</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="description" minOccurs="0" type="stringBaseType">
<xsd:annotation>
<xsd:documentation>Description</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="specification" type="powerBreakdownTrajectorySpecificationType"/>
<xsd:element name="powerBreakdownData" type="breakdownDataTrajectoryType"/>
</xsd:all>
<xsd:attribute name="uID" type="xsd:ID"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>

<xsd:complexType name="trajectoryGlobalType">
<xsd:annotation>
<xsd:appinfo>
Expand Down Expand Up @@ -36686,6 +36594,98 @@ The fuel tank volume type should also be used for the wing fuel tank</xsd:docume
</xsd:complexContent>
</xsd:complexType>

<xsd:complexType name="transientBreakdownDataType">
<xsd:annotation>
<xsd:appinfo>
<sd:schemaDoc>
<ddue:summary>
<ddue:para>System breakdown data</ddue:para>
</ddue:summary>
</sd:schemaDoc>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="complexBaseType">
<xsd:sequence>
<xsd:element name="powerFlow" maxOccurs="unbounded" type="powerFlowTrajectoryType"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>

<xsd:complexType name="transientCaseSpecificationType">
<xsd:annotation>
<xsd:appinfo>
<sd:schemaDoc>
<ddue:summary>
<ddue:para>Specification of the power breakdown case</ddue:para>
</ddue:summary>
</sd:schemaDoc>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="complexBaseType">
<xsd:sequence>
<xsd:element name="trajectoryUID" type="stringUIDBaseType">
<xsd:annotation>
<xsd:documentation>UID of the corresponding trajectory</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>

<xsd:complexType name="transientCasesType">
<xsd:annotation>
<xsd:appinfo>
<sd:schemaDoc>
<ddue:summary>
<ddue:para>Power breakdowns</ddue:para>
</ddue:summary>
</sd:schemaDoc>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="complexBaseType">
<xsd:sequence>
<xsd:element name="transientCase" maxOccurs="unbounded" type="transientCaseType"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>

<xsd:complexType name="transientCaseType">
<xsd:annotation>
<xsd:appinfo>
<sd:schemaDoc>
<ddue:summary>
<ddue:para>Power breakdown case along a trajectory</ddue:para>
</ddue:summary>
</sd:schemaDoc>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="complexBaseType">
<xsd:all>
<xsd:element name="name" type="stringBaseType">
<xsd:annotation>
<xsd:documentation>Name</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="description" minOccurs="0" type="stringBaseType">
<xsd:annotation>
<xsd:documentation>Description</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="specification" type="transientCaseSpecificationType"/>
<xsd:element name="powerBreakdownData" type="transientBreakdownDataType"/>
</xsd:all>
<xsd:attribute name="uID" type="xsd:ID"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>

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

0 comments on commit eb79c6d

Please sign in to comment.