<xs:element name="TangentFeature" type="SequencedBaseFeatureType" minOccurs="2" maxOccurs="2"><xs:annotation><xs:documentation>Each TangentFeature element identifies a base feature for the tangent circle construction.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="CircleTangentType"><xs:annotation><xs:documentation>The CircleTangentType defines the construction of a circle with a nominal diameter tangent to two base features coplanar with the circle.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="ConstructionMethodBaseType"><xs:sequence><xs:element name="TangentFeature" type="SequencedBaseFeatureType" minOccurs="2" maxOccurs="2"><xs:annotation><xs:documentation>Each TangentFeature element identifies a base feature for the tangent circle construction.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>