Class FeatureMemberType


public class FeatureMemberType extends AbstractFeatureMemberType
Java class for FeatureMemberType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="FeatureMemberType">
   <complexContent>
     <extension base="{http://www.opengis.net/gml/3.2}AbstractFeatureMemberType">
       <sequence minOccurs="0">
         <element ref="{http://register.geostandaarden.nl/gmlapplicatieschema/top10nl/1.2.0}_Top10nlObject"/>
       </sequence>
       <attGroup ref="{http://www.opengis.net/gml/3.2}AssociationAttributeGroup"/>
     </extension>
   </complexContent>
 </complexType>