public interface FeatureTypeType extends EObject(Code)
A representation of the model object 'Feature Type Type'.
An element of this type that describes a feature in an application
namespace shall have an xml xmlns specifier, e.g.
xmlns:bo="http://www.BlueOx.org/BlueOx"
getDefaultSRS() Returns the value of the 'Default SRS' attribute.
The DefaultSRS element indicated which spatial
reference system shall be used by a WFS to
express the state of a spatial feature if not
otherwise explicitly identified within a query
or transaction request.
EList
getKeywords() Returns the value of the 'Keywords' containment reference list.
EList
getMetadataURL() Returns the value of the 'Metadata URL' containment reference list.
getOtherSRS() Returns the value of the 'Other SRS' attribute.
The OtherSRS element is used to indicate other
supported SRSs within query and transaction
operations.
Returns the value of the 'Default SRS' attribute.
The DefaultSRS element indicated which spatial
reference system shall be used by a WFS to
express the state of a spatial feature if not
otherwise explicitly identified within a query
or transaction request. The SRS may be indicated
using either the EPSG form (EPSG:posc code) or
the URL form defined in subclause 4.3.2 of
refernce[2].
the value of the 'Default SRS' attribute. See Also:FeatureTypeType.setDefaultSRS(String) See Also:net.opengis.wfs.WfsPackage.getFeatureTypeType_DefaultSRS
Returns the value of the 'Name' attribute.
Name of this feature type, including any namespace prefix
the value of the 'Name' attribute. See Also:FeatureTypeType.setName(Object) See Also: net.opengis.wfs.WFSPackage.getFeatureTypeType_Name
Returns the value of the 'Other SRS' attribute.
The OtherSRS element is used to indicate other
supported SRSs within query and transaction
operations. A supported SRS means that the
WFS supports the transformation of spatial
properties between the OtherSRS and the internal
storage SRS. The effects of such transformations
must be considered when determining and declaring
the guaranteed data accuracy.
the value of the 'Other SRS' attribute. See Also:FeatureTypeType.setOtherSRS(String) See Also:net.opengis.wfs.WfsPackage.getFeatureTypeType_OtherSRS