Class FeatureMemberType

java.lang.Object
nl.b3p.topnl.top100nl.AbstractFeatureMemberType
nl.b3p.topnl.top100nl.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/top100nl/1.1.0}_Top100nlObject"/>
       </sequence>
       <attGroup ref="{http://www.opengis.net/gml/3.2}AssociationAttributeGroup"/>
     </extension>
   </complexContent>
 </complexType>