DLR-SL / CPACS

CPACS - Common Parametric Aircraft Configuration Schema
http://dlr-sl.github.io/CPACS/
Apache License 2.0
79 stars 38 forks source link

Remove `paxFlow` element from `aircraftAnalysesType` #752

Closed MarAlder closed 2 years ago

MarAlder commented 2 years ago
<xsd:complexType name="aircraftAnalysesType">
  ...
  <xsd:complexContent>
    <xsd:extension base="complexBaseType">
      <xsd:all>
         ...
         <xsd:element minOccurs="0" name="paxFlow" type="xsd:string"/>

Just xsd:string and no description. I suggest to remove the node.