<xs:element name="BaseFeature" type="BaseFeatureType"><xs:annotation><xs:documentation>The BaseFeature element identifies the base feature to be cast to an edge-point.</xs:documentation></xs:annotation></xs:element>
The EdgePointCastType defines an edge-point construction by the casting of another feature type to an edge-point. The location is copied from the base feature.
<xs:complexType name="EdgePointCastType"><xs:annotation><xs:documentation>The EdgePointCastType defines an edge-point construction by the casting of another feature type to an edge-point. The location is copied from the base feature.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="ConstructionMethodBaseType"><xs:sequence><xs:element name="BaseFeature" type="BaseFeatureType"><xs:annotation><xs:documentation>The BaseFeature element identifies the base feature to be cast to an edge-point.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>