Skip to content

Commit

Permalink
Removed redundant functionref and fitarguments from collision's FitDa…
Browse files Browse the repository at this point in the history
…taType
  • Loading branch information
misdoro committed May 18, 2011
1 parent 4748b70 commit 38035ea
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions typesAttributes.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -321,16 +321,6 @@
<xs:complexContent>
<xs:extension base="PrimaryType">
<xs:sequence>
<xs:element name="FunctionRef" type="FunctionRefType">
<xs:annotation>
<xs:documentation>Reference to the fitting function</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="FitValidityLimits" type="FitValidityLimitsType" maxOccurs="unbounded">
<xs:annotation>
<xs:documentation>Limits of the fit validity</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="FitParameters" type="FitParametersType">
<xs:annotation>
<xs:documentation>Fitting parameters</xs:documentation>
Expand Down

0 comments on commit 38035ea

Please sign in to comment.