The BestFit element describes the best-fit construction of an ellipse from 5 or more point-reducible base features. This element is in an optional choice.
The required n attribute is the number of base features used in the construction.
Source
<xs:element name="BestFit" type="EllipseBestFitType"><xs:annotation><xs:documentation>The BestFit element describes the best-fit construction of an ellipse from 5 or more point-reducible base features. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element>
The Recompensated element describes the re-compensated-for- probe-size best-fit construction of an ellipse from 5 or more base feature points. This element is in an optional choice.
<xs:element name="Recompensated" type="EllipseRecompType"><xs:annotation><xs:documentation>The Recompensated element describes the re-compensated-for- probe-size best-fit construction of an ellipse from 5 or more base feature points. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element>
The Intersection element describes the construction of an ellipse by the intersection of a plane with a cylinder, cone, or other feature which has an elliptical cross section. This element is in an optional choice.
<xs:element name="Intersection" type="EllipseIntersectionType"><xs:annotation><xs:documentation>The Intersection element describes the construction of an ellipse by the intersection of a plane with a cylinder, cone, or other feature which has an elliptical cross section. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element>
The Projection element describes the construction of an ellipse by the projection of a base ellipse onto a plane. This element is in an optional choice.
<xs:element name="Projection" type="EllipseProjectionType"><xs:annotation><xs:documentation>The Projection element describes the construction of an ellipse by the projection of a base ellipse onto a plane. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Copy" type="EllipseCopyType"><xs:annotation><xs:documentation>The Copy element describes the construction of an ellipse by the copying of a base ellipse. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Cast" type="EllipseCastType"><xs:annotation><xs:documentation>The Cast element describes the construction of an ellipse by the casting of a base feature. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Transform" type="EllipseTransformType"><xs:annotation><xs:documentation>The Transform element describes the construction of an ellipse by the transformation of a base ellipse. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element>
<xs:element name="FromScan" type="EllipseFromScanType"><xs:annotation><xs:documentation>The FromScan element describes the construction of an ellipse from scan data. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="EllipseConstructionMethodType"><xs:annotation><xs:documentation>The EllipseConstructionMethodType defines the method for constructing a unique nominal or measured ellipse feature.</xs:documentation></xs:annotation><xs:choice minOccurs="0"><xs:annotation><xs:documentation>This optional compositor provides a choice of the construction method for the ellipse.</xs:documentation></xs:annotation><xs:element name="BestFit" type="EllipseBestFitType"><xs:annotation><xs:documentation>The BestFit element describes the best-fit construction of an ellipse from 5 or more point-reducible base features. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element><xs:element name="Recompensated" type="EllipseRecompType"><xs:annotation><xs:documentation>The Recompensated element describes the re-compensated-for- probe-size best-fit construction of an ellipse from 5 or more base feature points. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element><xs:element name="Intersection" type="EllipseIntersectionType"><xs:annotation><xs:documentation>The Intersection element describes the construction of an ellipse by the intersection of a plane with a cylinder, cone, or other feature which has an elliptical cross section. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element><xs:element name="Projection" type="EllipseProjectionType"><xs:annotation><xs:documentation>The Projection element describes the construction of an ellipse by the projection of a base ellipse onto a plane. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element><xs:element name="Copy" type="EllipseCopyType"><xs:annotation><xs:documentation>The Copy element describes the construction of an ellipse by the copying of a base ellipse. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element><xs:element name="Cast" type="EllipseCastType"><xs:annotation><xs:documentation>The Cast element describes the construction of an ellipse by the casting of a base feature. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element><xs:element name="Transform" type="EllipseTransformType"><xs:annotation><xs:documentation>The Transform element describes the construction of an ellipse by the transformation of a base ellipse. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element><xs:element name="FromScan" type="EllipseFromScanType"><xs:annotation><xs:documentation>The FromScan element describes the construction of an ellipse from scan data. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element></xs:choice></xs:complexType>