Class ReturnFeatureTypesListTypeBinding

  • All Implemented Interfaces:
    Binding, SimpleBinding

    public class ReturnFeatureTypesListTypeBinding
    extends AbstractSimpleBinding
    Binding object for the type http://www.opengis.net/wfs/2.0:ReturnFeatureTypesListType.

      
      <xsd:simpleType name="ReturnFeatureTypesListType">
          <xsd:list itemType="xsd:QName"/>
      </xsd:simpleType>