<xs:element name="CenterPoint" type="PointType"><xs:annotation><xs:documentation>The CenterPoint element is the center of the circle.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Diameter" type="LinearValueType"><xs:annotation><xs:documentation>The Diameter element is the diameter of the circle.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Normal" type="UnitVectorType"><xs:annotation><xs:documentation>The Normal element is the unit vector that gives the normal to the plane of the circle.</xs:documentation></xs:annotation></xs:element>
The CircleType defines a circle to be used as a circular DatumTarget or a circular zone limit. It is not a feature. ASME Y14.5 - 2009 Section 3.3.3.3, Figure 3-6, Figure 3-9
<xs:complexType name="CircleType"><xs:annotation><xs:documentation>The CircleType defines a circle to be used as a circular DatumTarget or a circular zone limit. It is not a feature. ASME Y14.5 - 2009 Section 3.3.3.3, Figure 3-6, Figure 3-9</xs:documentation></xs:annotation><xs:sequence><xs:element name="CenterPoint" type="PointType"><xs:annotation><xs:documentation>The CenterPoint element is the center of the circle.</xs:documentation></xs:annotation></xs:element><xs:element name="Diameter" type="LinearValueType"><xs:annotation><xs:documentation>The Diameter element is the diameter of the circle.</xs:documentation></xs:annotation></xs:element><xs:element name="Normal" type="UnitVectorType"><xs:annotation><xs:documentation>The Normal element is the unit vector that gives the normal to the plane of the circle.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>