<xs:element name="IntersectionFeature" type="SequencedBaseFeatureType" minOccurs="2" maxOccurs="2"><xs:annotation><xs:documentation>Each IntersectionFeature element identifies a feature to be used to construct the line of intersection.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="LineIntersectionType"><xs:annotation><xs:documentation>The LineIntersectionType defines the construction of a line that is constructed by the intersection of two features.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="ConstructionMethodBaseType"><xs:sequence><xs:element name="IntersectionFeature" type="SequencedBaseFeatureType" minOccurs="2" maxOccurs="2"><xs:annotation><xs:documentation>Each IntersectionFeature element identifies a feature to be used to construct the line of intersection.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>