Class WFS

Object
XSD
WFS
Direct Known Subclasses:
WFS, WFS, WFSCapabilities

public abstract class WFS extends XSD
This interface contains the qualified names of all the types,elements, and attributes in the http://www.opengis.net/wfs for the http://schemas.opengis.net/wfs/1.1.0/wfs.xsd schema.
  • Field Details

    • NAMESPACE

      public static final String NAMESPACE
      See Also:
    • ActionType

      public static final QName ActionType
    • AllSomeType

      public static final QName AllSomeType
    • Base_TypeNameListType

      public static final QName Base_TypeNameListType
    • BaseRequestType

      public static final QName BaseRequestType
    • DeleteElementType

      public static final QName DeleteElementType
    • DescribeFeatureTypeType

      public static final QName DescribeFeatureTypeType
    • FeatureCollectionType

      public static final QName FeatureCollectionType
    • FeaturesLockedType

      public static final QName FeaturesLockedType
    • FeaturesNotLockedType

      public static final QName FeaturesNotLockedType
    • FeatureTypeListType

      public static final QName FeatureTypeListType
    • FeatureTypeType

      public static final QName FeatureTypeType
    • GetCapabilitiesType

      public static final QName GetCapabilitiesType
    • GetFeatureType

      public static final QName GetFeatureType
    • GetFeatureWithLockType

      public static final QName GetFeatureWithLockType
    • GetGmlObjectType

      public static final QName GetGmlObjectType
    • GMLObjectTypeListType

      public static final QName GMLObjectTypeListType
    • GMLObjectTypeType

      public static final QName GMLObjectTypeType
    • IdentifierGenerationOptionType

      public static final QName IdentifierGenerationOptionType
    • InsertedFeatureType

      public static final QName InsertedFeatureType
    • InsertElementType

      public static final QName InsertElementType
    • LockFeatureType

      public static final QName LockFeatureType
    • LockType

      public static final QName LockType
    • MetadataURLType

      public static final QName MetadataURLType
    • NativeType

      public static final QName NativeType
    • OperationsType

      public static final QName OperationsType
    • OperationType

      public static final QName OperationType
    • OutputFormatListType

      public static final QName OutputFormatListType
    • PropertyType

      public static final QName PropertyType
    • QueryType

      public static final QName QueryType
    • ResultTypeType

      public static final QName ResultTypeType
    • TransactionResultsType

      public static final QName TransactionResultsType
    • TransactionResults

      public static final QName TransactionResults
    • TransactionSummaryType

      public static final QName TransactionSummaryType
    • TransactionType

      public static final QName TransactionType
    • TypeNameListType

      public static final QName TypeNameListType
    • UpdateElementType

      public static final QName UpdateElementType
    • WFS_CapabilitiesType

      public static final QName WFS_CapabilitiesType
    • _XlinkPropertyName

      public static final QName _XlinkPropertyName
    • FeatureTypeType_NoSRS

      public static final QName FeatureTypeType_NoSRS
    • Delete

      public static final QName Delete
    • DescribeFeatureType

      public static final QName DescribeFeatureType
    • FeatureCollection

      public static final QName FeatureCollection
    • FeatureTypeList

      public static final QName FeatureTypeList
    • GetCapabilities

      public static final QName GetCapabilities
    • GetFeature

      public static final QName GetFeature
    • GetFeatureWithLock

      public static final QName GetFeatureWithLock
    • GetGmlObject

      public static final QName GetGmlObject
    • Insert

      public static final QName Insert
    • LockFeature

      public static final QName LockFeature
    • LockId

      public static final QName LockId
    • Native

      public static final QName Native
    • Property

      public static final QName Property
    • PropertyName

      public static final QName PropertyName
    • Query

      public static final QName Query
    • ServesGMLObjectTypeList

      public static final QName ServesGMLObjectTypeList
    • SupportsGMLObjectTypeList

      public static final QName SupportsGMLObjectTypeList
    • Transaction

      public static final QName Transaction
    • Update

      public static final QName Update
    • WFS_Capabilities

      public static final QName WFS_Capabilities
    • XlinkPropertyName

      public static final QName XlinkPropertyName
  • Constructor Details

    • WFS

      protected WFS()
      private constructor
  • Method Details

    • getNamespaceURI

      public String getNamespaceURI()
      Returns 'http://www.opengis.net/wfs'.
      Specified by:
      getNamespaceURI in class XSD
    • getVersion

      public abstract String getVersion()
      Returns the version of WFS.